Moved hop character to m.

This commit is contained in:
Fred Drake
2024-10-06 01:03:38 -04:00
parent 6ddfa720cb
commit 703660560a
+1 -1
View File
@@ -208,7 +208,7 @@
# Hop command # Hop command
{ {
mode = "n"; mode = "n";
key = "J"; key = "m";
action = "<CMD>HopChar1<CR>"; action = "<CMD>HopChar1<CR>";
options.desc = "Hop Char 1"; options.desc = "Hop Char 1";
} }