summaryrefslogtreecommitdiffstats
path: root/modules/desktop/apps
diff options
context:
space:
mode:
Diffstat (limited to 'modules/desktop/apps')
-rw-r--r--modules/desktop/apps/editors/neovim.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/desktop/apps/editors/neovim.nix b/modules/desktop/apps/editors/neovim.nix
index bc3ff86..e17dac6 100644
--- a/modules/desktop/apps/editors/neovim.nix
+++ b/modules/desktop/apps/editors/neovim.nix
@@ -46,18 +46,19 @@ in {
gitsigns-nvim
nvim-tree-lua
catppuccin-nvim
-
+
nvim-lspconfig
nvim-cmp
cmp-cmdline
cmp-nvim-lsp
+ cmp-nvim-lsp-signature-help
cmp-buffer
cmp-path
- cmp-vsnip
cmp-treesitter
+
+ luasnip
vim-nix
- vim-vsnip
nvim-treesitter.withAllGrammars
neoformat