chore: remove redundant comment (#1307)
This commit is contained in:
parent
3700a70d8a
commit
5c643521f6
1
init.lua
1
init.lua
|
@ -464,7 +464,6 @@ require('lazy').setup({
|
|||
'WhoIsSethDaniel/mason-tool-installer.nvim',
|
||||
|
||||
-- Useful status updates for LSP.
|
||||
-- NOTE: `opts = {}` is the same as calling `require('fidget').setup({})`
|
||||
{ 'j-hui/fidget.nvim', opts = {} },
|
||||
|
||||
-- Allows extra capabilities provided by nvim-cmp
|
||||
|
|
Loading…
Reference in New Issue