Skip to content

Commit 8064bb6

Browse files
authored
Merge pull request #342 from gfaster/master
2 parents 5125fd9 + ac07c5c commit 8064bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ require('lazy').setup({
8484

8585
-- Useful status updates for LSP
8686
-- NOTE: `opts = {}` is the same as calling `require('fidget').setup({})`
87-
{ 'j-hui/fidget.nvim', opts = {} },
87+
{ 'j-hui/fidget.nvim', tag = 'legacy', opts = {} },
8888

8989
-- Additional lua configuration, makes nvim stuff amazing!
9090
'folke/neodev.nvim',

0 commit comments

Comments
 (0)