add: update config

This commit is contained in:
asep.komarudin 2024-05-30 19:03:34 +07:00
parent 93e5e8860f
commit b319a12e99
7 changed files with 154 additions and 115 deletions

View file

@ -33,6 +33,7 @@ local mode_map = {
["VISUAL"] = "V",
["REPLACE"] = "R",
["COMMAND"] = "C",
["O-PENDING"] = "O",
}
return {