move from init to custom/plugins
This commit is contained in:
parent
dbba54cfd8
commit
219ab94804
16 changed files with 549 additions and 751 deletions
1
lua/custom/plugins/todo.lua
Normal file
1
lua/custom/plugins/todo.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
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