intial rip from kickstart
This commit is contained in:
parent
de44f49101
commit
c0ad86ac7c
23 changed files with 2080 additions and 1210 deletions
1
lua/custom/plugins/todo-comments.lua
Normal file
1
lua/custom/plugins/todo-comments.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