Skip to content

Commit

Permalink
Merge pull request #342 from gfaster/master
Browse files Browse the repository at this point in the history
  • Loading branch information
feoh authored Jun 15, 2023
2 parents 5125fd9 + ac07c5c commit 8064bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,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',
Expand Down

0 comments on commit 8064bb6

Please sign in to comment.