added todo comments
This commit is contained in:
parent
eee5d5bbf5
commit
5101091fe7
9
lua/plugins/todo-comments.lua
Normal file
9
lua/plugins/todo-comments.lua
Normal file
@ -0,0 +1,9 @@
|
||||
return {
|
||||
'folke/todo-comments.nvim',
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
opts = {
|
||||
-- your configuration comes here
|
||||
-- or leave it empty to use the default settings
|
||||
-- refer to the configuration section below
|
||||
},
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user