mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
neovim tinkering
This commit is contained in:
parent
5551b085c0
commit
8b5b763920
17 changed files with 36 additions and 346 deletions
|
|
@ -25,7 +25,10 @@ return {
|
|||
|
||||
-- Autocompletion
|
||||
{ "hrsh7th/nvim-cmp" }, -- Required
|
||||
{ "hrsh7th/cmp-buffer" },
|
||||
{ "hrsh7th/cmp-path" },
|
||||
{ "hrsh7th/cmp-nvim-lsp" }, -- Required
|
||||
|
||||
{ "L3MON4D3/LuaSnip" }, -- Required
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue