From 1fa67ee06044f9d471524b4bb7d365858b301636 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Feb 2025 19:15:03 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-05 19:15:03 --- .config/helix/config.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 +