plugin heaven
This commit is contained in:
parent
67f33f32a3
commit
4384dfa118
18 changed files with 713 additions and 725 deletions
2
lua/plugins/todo_comments.lua
Normal file
2
lua/plugins/todo_comments.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- Highlight todo, notes, etc in comments
|
||||
return { 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } }
|
||||
Loading…
Add table
Add a link
Reference in a new issue