We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5125fd9 + ac07c5c commit 8064bb6Copy full SHA for 8064bb6
init.lua
@@ -84,7 +84,7 @@ require('lazy').setup({
84
85
-- Useful status updates for LSP
86
-- NOTE: `opts = {}` is the same as calling `require('fidget').setup({})`
87
- { 'j-hui/fidget.nvim', opts = {} },
+ { 'j-hui/fidget.nvim', tag = 'legacy', opts = {} },
88
89
-- Additional lua configuration, makes nvim stuff amazing!
90
'folke/neodev.nvim',
0 commit comments