We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabce46 commit d97de4fCopy full SHA for d97de4f
init.lua
@@ -500,9 +500,6 @@ require('lazy').setup({
500
501
-- Useful status updates for LSP.
502
{ 'j-hui/fidget.nvim', opts = {} },
503
-
504
- -- Allows extra capabilities provided by blink.cmp
505
- 'saghen/blink.cmp',
506
},
507
config = function()
508
-- Brief aside: **What is LSP?**
0 commit comments