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.
1 parent fa94716 commit 711e597Copy full SHA for 711e597
init.lua
@@ -88,7 +88,7 @@ require('lazy').setup({
88
89
-- Useful status updates for LSP
90
-- NOTE: `opts = {}` is the same as calling `require('fidget').setup({})`
91
- { 'j-hui/fidget.nvim', tag = 'legacy', opts = {} },
+ { 'j-hui/fidget.nvim', opts = {} },
92
93
-- Additional lua configuration, makes nvim stuff amazing!
94
'folke/neodev.nvim',
0 commit comments