inital for v2

This commit is contained in:
Alexander Muszynski
2025-02-20 20:09:25 -05:00
parent 0604433942
commit f3c1f49563
16 changed files with 736 additions and 864 deletions
+2
View 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 = true } }