···8989## User
9090map global user c ':comment-line<ret>' -docstring 'comment line'
9191map global user C ':comment-block<ret>' -docstring 'comment block'
9292-map global user f ':format<ret>' -docstring 'Run formatcmd'
9292+map global user f ':try format catch lsp-formatting<ret>' -docstring 'Run formatcmd or lsp formatter'
9393map global user l ':enter-user-mode lsp<ret>' -docstring 'Enter kak-lsp user mode'
9494map global user p '!wl-paste<ret>' -docstring 'Paste from System Clipboard (Wayland)'
9595map global user y '<a-|>wl-copy<ret>' -docstring 'Copy to System Clipboard (Wayland)'