update init
This commit is contained in:
parent
5e4bde294d
commit
aa23730777
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -393,7 +393,7 @@ require('lazy').setup({
|
|||
{ 'j-hui/fidget.nvim', opts = {} },
|
||||
|
||||
-- Allows extra capabilities provided by nvim-cmp
|
||||
'hrsh7th/cmp-nvim-lsp',
|
||||
-- 'hrsh7th/cmp-nvim-lsp',
|
||||
},
|
||||
config = function()
|
||||
-- Brief aside: **What is LSP?**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue