remove mark with #
This commit is contained in:
parent
9c176e33cf
commit
852c3a5d86
|
@ -362,9 +362,6 @@ M.movements = {
|
||||||
["H"] = { "<home>", "Beginning of line" },
|
["H"] = { "<home>", "Beginning of line" },
|
||||||
["L"] = { "<end>", "End of line" },
|
["L"] = { "<end>", "End of line" },
|
||||||
|
|
||||||
-- go to mark with "#"
|
|
||||||
["#"] = { "'", "go to mark" },
|
|
||||||
|
|
||||||
-- spell
|
-- spell
|
||||||
["]s"] = { "]s", "go to next spelling mark" },
|
["]s"] = { "]s", "go to next spelling mark" },
|
||||||
["[s"] = { "[s", "go to last spelling mark" },
|
["[s"] = { "[s", "go to last spelling mark" },
|
||||||
|
|
|
@ -307,3 +307,4 @@ Gewöhnungsphase
|
||||||
Notfallmaßnahmen
|
Notfallmaßnahmen
|
||||||
übergriffig
|
übergriffig
|
||||||
Eligswalde
|
Eligswalde
|
||||||
|
Usecases
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue