last updates
This commit is contained in:
parent
6b790ac257
commit
c3c83a0bec
3 changed files with 60 additions and 20 deletions
2
init.lua
2
init.lua
|
|
@ -76,7 +76,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', opts = {}, branch = 'legacy' },
|
||||
|
||||
-- Additional lua configuration, makes nvim stuff amazing!
|
||||
'folke/neodev.nvim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue