feat(config): add new branch

This commit is contained in:
2025-01-11 18:20:26 +04:00
commit bda5df7e13
28 changed files with 1179 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
require('Comment').setup({
padding = true,
sticky = true,
toggler = {
line = '<leader>/',
},
opleader = {
line = '<leader>/',
},
})