diff --git a/.config/kak/kakrc b/.config/kak/kakrc index 811b13d4..3ab5cdb9 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -61,8 +61,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" @@ -140,3 +140,7 @@ define-command goto-debug %{ map -docstring 'open debug buffer' global user D ':goto-debug' +# jumplist + +# map -docstring 'jump forward' global normal +map -docstring 'save to jumplist' global normal