forked from Shinonome/fred-neovim
Moved hop character to m.
This commit is contained in:
+1
-1
@@ -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";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user