Skip to content

Commit

Permalink
chore: remove redundant comment (nvim-lua#1307)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhld authored and rodolfolabiapari committed Jan 31, 2025
1 parent 6107bc6 commit 033a40e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,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
Expand Down

0 comments on commit 033a40e

Please sign in to comment.