modular plugins

This commit is contained in:
Sayed Abdulmohsen Alhashemi 2025-03-31 03:21:19 +03:00
parent 2cbdb13009
commit 1207bdfaff
19 changed files with 1044 additions and 1228 deletions

View file

@ -1,9 +0,0 @@
return {
signs = {
add = { text = '+' },
change = { text = '~' },
delete = { text = '_' },
topdelete = { text = '' },
changedelete = { text = '~' },
},
}