update init

This commit is contained in:
Joshua Nussbaum 2025-02-20 12:09:09 -06:00
parent 5e4bde294d
commit aa23730777
No known key found for this signature in database
GPG Key ID: BC97EA6E7D9C77AF
1 changed files with 1 additions and 1 deletions

View File

@ -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?**