mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-28 16:00:05 +02:00
chore: remove redundant comment (#1307)
This commit is contained in:
parent
db4867acb9
commit
f6abf682ff
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue