modular test

This commit is contained in:
BearTaffy 2024-06-30 12:23:23 +03:00
parent ad08822b02
commit d5c5fc6587
20 changed files with 749 additions and 1431 deletions

View file

@ -0,0 +1 @@
return { { 'folke/todo-comments.nvim', event = 'VimEnter', dependencies = { 'nvim-lua/plenary.nvim' }, opts = { signs = false } } }