diff --git a/user/kakoune/usermode.kak b/user/kakoune/usermode.kak index 4624ba5..c1855a2 100644 --- a/user/kakoune/usermode.kak +++ b/user/kakoune/usermode.kak @@ -15,6 +15,7 @@ map global user 'M' ': try lsp-range-formatting-sync catch format-selections' -docstring 'comment line' map global user 'C' '_: comment-block' -docstring 'comment block' +map global user '=' 'kghyjghihRgi' -docstring 'Copy previous line indentation ' map global user "s" ': enter-user-mode mirror' -docstring 'mirror mode'