more more more

This commit is contained in:
2025-07-13 18:58:27 -04:00
parent 101bc55f15
commit cace587a09
36 changed files with 610 additions and 1251 deletions

View File

@ -1,5 +1,5 @@
return { "numToStr/Comment.nvim",
function()
load = function()
require("Comment").setup {
ignore = "^$"
}