chore: remove redundant comment

This commit is contained in:
Nhan Luu 2025-01-13 16:30:28 +07:00
parent db4867acb9
commit 7777fe5a34
1 changed files with 0 additions and 1 deletions

View File

@ -464,7 +464,6 @@ require('lazy').setup({
'WhoIsSethDaniel/mason-tool-installer.nvim', 'WhoIsSethDaniel/mason-tool-installer.nvim',
-- Useful status updates for LSP. -- 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 = {} },
-- Allows extra capabilities provided by nvim-cmp -- Allows extra capabilities provided by nvim-cmp