diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-18 16:23:22 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-18 16:23:22 -0400 |
| commit | 26f9b43fec441b1c17a44daab12db1b20f57254b (patch) | |
| tree | 13dc2bf5c5e60b6f226d7793604960e23c6e2073 /pkgs/custom-neovim/default.nix | |
| parent | 93b5c03ba84dc071deaf9951bff97d7edf01e4cc (diff) | |
neovim: tons of misc changes
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 5fd6050..4ea9daa 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -37,23 +37,19 @@ in mini-icons mini-base16 mini-indentscope - mini-completion - blink-cmp # Completion Plugins + blink-cmp luasnip friendly-snippets # Utility Plugins mini-pairs - mini-bracketed - mini-jump - mini-ai - mini-splitjoin - mini-surround + mini-jump2d vim-nix # Indentation for nix files comment-box-nvim auto-session + nvim-early-retirement # Git Plugins mini-git |
