fix: consolidate plugins table
This commit is contained in:
parent
1826f643fe
commit
6a37323f6a
4 changed files with 21 additions and 20 deletions
2
init.lua
2
init.lua
|
|
@ -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', opts = {} },
|
||||
|
||||
-- Additional lua configuration, makes nvim stuff amazing!
|
||||
'folke/neodev.nvim',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue