diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 19357bed..74f5769d 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -11,3 +11,15 @@ color-modes = true insert = "bar" normal = "block" 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 +