more neovim plugins
This commit is contained in:
parent
bbf6641115
commit
ef84f5b008
10 changed files with 81 additions and 18 deletions
|
@ -3,6 +3,7 @@ return {
|
|||
event = { "BufReadPre", "BufNewFile" },
|
||||
dependencies = {
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
"hrsh7th/cmp-nvim-lsp-signature-help",
|
||||
{ "antosha417/nvim-lsp-file-operations", config = true },
|
||||
{ "folke/neodev.nvim", opts = {} },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue