This commit is contained in:
2023-11-03 23:39:34 +01:00
parent 38e86ec7f9
commit ddd28df965
2 changed files with 2 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ require('lazy').setup({
-- Useful status updates for LSP
-- NOTE: `opts = {}` is the same as calling `require('fidget').setup({})`
{ 'j-hui/fidget.nvim', opts = {} },
{ 'j-hui/fidget.nvim',tag = 'legacy', opts = {} },
-- Additional lua configuration, makes nvim stuff amazing!
'folke/neodev.nvim',