diff options
| author | Mike Vink <mike.vink@stater.nl> | 2023-04-24 21:20:17 +0200 |
|---|---|---|
| committer | Mike Vink <mike.vink@stater.nl> | 2023-04-24 21:20:17 +0200 |
| commit | 9b619f13d5dfa8e4e248ff4100c6e51f404674e1 (patch) | |
| tree | 224f6aef3fdbf3faa1fd4d4a1021810cd04f23b4 /home | |
| parent | b02ddf04cd1875b20badfcf70f3216f1c20f3919 (diff) | |
fixup
Diffstat (limited to 'home')
| -rw-r--r-- | home/neovim.nix | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/home/neovim.nix b/home/neovim.nix index 4cfc373..f85e3e3 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -64,6 +64,7 @@ gitsigns-nvim noice-nvim nui-nvim + vim-helm # external vim-dirvish @@ -74,16 +75,15 @@ gv-vim # Coding + plenary-nvim telescope-nvim nvim-lspconfig + null-ls-nvim + lsp_signature-nvim omnisharp-extended-lsp-nvim nvim-dap nvim-dap-ui luasnip - trouble-nvim - null-ls-nvim - plenary-nvim - lsp_signature-nvim vim-test vim-rest-console harpoon @@ -91,7 +91,6 @@ # cmp nvim-cmp cmp-cmdline - cmp-cmdline-history cmp-nvim-lsp cmp-buffer cmp-path |
