kak: ,w ,q
This commit is contained in:
parent
793e1cebe3
commit
e2a9d28be9
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,9 @@ map -docstring "paste the clipboard" global user p "<a-!> wl-paste --no-newline<
|
||||||
map -docstring "comment" global user c ": comment-line<ret>"
|
map -docstring "comment" global user c ": comment-line<ret>"
|
||||||
map -docstring "stop searching" global user h ": set-register slash ''<ret>"
|
map -docstring "stop searching" global user h ": set-register slash ''<ret>"
|
||||||
|
|
||||||
|
map -docstring "write" global user w ": write<ret>"
|
||||||
|
map -docstring "quit" global user q ": quit<ret>"
|
||||||
|
|
||||||
map -docstring "show whitespaces" global user s " :add-highlighter global/show-whitespaces show-whitespaces<ret>"
|
map -docstring "show whitespaces" global user s " :add-highlighter global/show-whitespaces show-whitespaces<ret>"
|
||||||
map -docstring "hide whitespaces" global user S " :remove-highlighter global/show-whitespaces<ret>"
|
map -docstring "hide whitespaces" global user S " :remove-highlighter global/show-whitespaces<ret>"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue