AutoYADM commit: 2025-02-05 19:15:03

This commit is contained in:
Daniel Fichtinger 2025-02-05 19:15:03 -05:00
parent 2bf1f9ef64
commit 1fa67ee060

View file

@ -11,3 +11,15 @@ color-modes = true
insert = "bar" insert = "bar"
normal = "block" normal = "block"
select = "underline" select = "underline"
# A comment...
# m n e i
# M match mode
# N search occurrence
# E end of word
# I insert mode
# h j k l
# H
# L
# J
# K