Skip to content

Commit aa23730

Browse files
committed
update init
1 parent 5e4bde2 commit aa23730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ require('lazy').setup({
393393
{ 'j-hui/fidget.nvim', opts = {} },
394394

395395
-- Allows extra capabilities provided by nvim-cmp
396-
'hrsh7th/cmp-nvim-lsp',
396+
-- 'hrsh7th/cmp-nvim-lsp',
397397
},
398398
config = function()
399399
-- Brief aside: **What is LSP?**

0 commit comments

Comments
 (0)