forked from Shinonome/fred-neovim
Moved hop character to m.
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@
|
||||
# Hop command
|
||||
{
|
||||
mode = "n";
|
||||
key = "J";
|
||||
key = "m";
|
||||
action = "<CMD>HopChar1<CR>";
|
||||
options.desc = "Hop Char 1";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user