diff --git a/.config/kak/kakrc b/.config/kak/kakrc index 33c84188..ea934ed2 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -62,8 +62,8 @@ map -docstring "force quit" global user Q ": q!" map -docstring "force quit" global normal ": q!" map -docstring "kill session" global normal ':kill' map -docstring "force kill session" global normal ':kill!' -map -docstring "save" global normal ": write" -map -docstring "save" global normal ": write!" +map -docstring "save" global normal ": write" +map -docstring "save" global normal ": write!" # buffer operations map -docstring "close current buffer" global user x ": db" @@ -165,3 +165,4 @@ define-command -docstring %{ # jumplist map -docstring 'jump forward' global normal +map -docstring 'save to jumplist' global normal