feat: more editor plugins
This commit is contained in:
parent
a266489958
commit
a38042d73e
13 changed files with 151 additions and 35 deletions
3
lua/custom/plugins/cmp-nvim-lsp.lua
Normal file
3
lua/custom/plugins/cmp-nvim-lsp.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"hrsh7th/cmp-nvim-lsp",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue