1
Commit Graph

126 Commits

Author SHA1 Message Date
4739408f6b Modules/Neovim: Further comment how to disable rocks 2025-07-11 17:13:07 +02:00
1cae4dd66e Modules/Neovim: Replace snacks.explorer with neotree 2025-07-09 16:04:42 +02:00
5ea0d6e9e3 Services: Update heidi and kopia to use agenix secrets 2025-07-09 04:01:27 +02:00
e5e7a28ad0 Home: Update neovide font 2025-07-08 19:07:40 +02:00
906563662a Modules/Neovim: Change neovide font to MonoLisa 2025-07-06 03:47:22 +02:00
4f7a47990a Modules/Neovim: Add binding to show rmpc in neovim 2025-07-06 03:47:11 +02:00
21d6a76871 Modules/Neovim: Add yazi.nvim 2025-07-03 21:32:40 +02:00
0df1456949 Modules/Neovim: Update trouble mappings 2025-07-03 20:36:21 +02:00
93747632fd Modules/Neovim: Update mappings 2025-07-02 18:08:16 +02:00
0fc5179dea Modules/Neovim: Add hover-nvim to display information from multiple LSPs + Linters simultaneously 2025-07-02 12:32:39 +02:00
6f6f8b6500 Modules/Neovim: Add mapping to quickly open init.lua 2025-07-02 12:32:06 +02:00
bfe5865c06 Modules/Neovim: Disable pylint (doesn't resolve some imports) 2025-07-01 15:45:43 +02:00
3d922807eb Modules/Neovim: Invoke qmlls with -E to read QML_IMPORT_PATH 2025-07-01 15:45:43 +02:00
1eab196fb4 Modules/Neovim: Add qmlformat + qmlls 2025-07-01 15:30:57 +02:00
49458144e5 Modules/Neovim: Add jdt-language-server 2025-07-01 01:53:03 +02:00
beeda86903 Modules/Neovim: Add cljfmt 2025-06-30 23:06:15 +02:00
68d0291fbf Modules/Neovim: Use clang-tools instead of pinned major version 2025-06-30 19:31:54 +02:00
2e71785a29 Modules/Neovim: Remove unused dependencies + stuff depending on nodejs 2025-06-28 04:03:41 +02:00
90cdc1dba9 Modules/Neovim: Use vim.notify instead of require("notify") 2025-06-28 04:03:18 +02:00
6058ad9264 Modules/Neovim: Add icon picker mapping 2025-06-19 21:12:26 +02:00
bdb14328c1 Modules/Neovim: Replace nvim-notify with Snacks.notify 2025-06-19 21:03:39 +02:00
132518cecd Modules/Neovim: Replace telescope with Snacks.picker 2025-06-19 21:00:24 +02:00
b6883eb615 Modules/Neovim: Update navbuddy + explorer mappings 2025-06-19 19:23:49 +02:00
273be5aea8 Modules/Neovim: Remove cellular-automaton 2025-06-19 19:04:57 +02:00
693b23ebe4 Modules/Neovim: Replace gitmessenger with Snacks.git 2025-06-19 19:04:09 +02:00
5bab2aa86f Modules/Neovim: Replace lazygit with Snacks.lazygit 2025-06-19 18:58:34 +02:00
67e97659db Modules/Neovim: Replace neo-tree + oil with Snacks.explorer 2025-06-19 18:55:27 +02:00
71749db566 Modules/Neovim: Replace dashboard-nvim with Snacks.dashboard 2025-06-19 16:48:32 +02:00
45fba7f0d1 Modules/Neovim: Replace bbye with Snacks.bufdelete 2025-06-19 16:48:32 +02:00
c0382fe543 Modules/Neovim: Update nixd lsp options (home-manager opts now found!) 2025-06-11 12:44:36 +02:00
de3b5b8623 Neovim: Add H/L mappings 2025-03-09 13:49:44 +01:00
cc4efb6da4 Neovim: Update blink config to current version + enable glsl treesitter 2025-03-05 15:45:06 +01:00
c255dcce99 Neovim: Add LaTeX autoformatter 2025-02-25 12:39:36 +01:00
9feb033ac6 Neovim: Disable blink.cmp cmdline completion 2025-02-02 21:17:41 +01:00
bb133e5cf7 Neovim: Update blink.cmp config after update 2025-01-11 15:44:54 +01:00
172fbd70dd Neovim: Update mappings 2025-01-11 15:44:47 +01:00
c004bedc0f Neovim: Fix window-picker mapping if there is no window to switch to 2024-12-18 14:13:25 +01:00
9cc598174b Neovim: Add window-picker 2024-12-18 12:40:10 +01:00
b339d49411 Neovim: Update indent settings 2024-12-15 18:54:33 +01:00
6e551f11d0 Neovim: Add ts-autotag, disable ltex + update formatters 2024-12-15 18:54:26 +01:00
dde1da37c2 Neovim: Disable prettierd formatter in favor of prettier 2024-12-11 02:18:54 +01:00
a55999041b Neovim: Update config for sveltekit/tailwind/typescript 2024-12-10 18:47:04 +01:00
e4df141af5 Neovim: Update blink.cmp config to latest version + replace pyright with basedpyright 2024-12-08 16:16:57 +01:00
a873c00009 Neovim: Update blink-cmp mapping config 2024-12-01 14:28:31 +01:00
f4ea180cca Neovim: Replace blink.cmp flake with nixpkgs + update its config 2024-11-17 11:40:23 +01:00
fe2813beb3 Neovim: Replace cmp with blink.cmp
Currently commented out
2024-10-14 23:28:19 +02:00
8e65c018a9 Color: Put hex colors under the color.hex key 2024-10-14 20:37:45 +02:00
722afedb3c Neovim: Disable Telescope preview word wrap
It does not work for previews that don't correspond to files, e.g.
notifications.
2024-10-14 20:13:28 +02:00
eddc54a873 Neovim: Update mappings 2024-10-14 20:01:55 +02:00
d02e5b9fe5 Home: Fix remaining name qualifications after module update 2024-10-14 17:13:53 +02:00