AutoYADM commit: 2025-02-05 19:15:03
This commit is contained in:
parent
2bf1f9ef64
commit
1fa67ee060
1 changed files with 12 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue