diff --git a/kakoune/.config/kak/kakrc b/kakoune/.config/kak/kakrc index b0e9190..a2d7164 100644 --- a/kakoune/.config/kak/kakrc +++ b/kakoune/.config/kak/kakrc @@ -108,7 +108,7 @@ hook global BufCreate [^*].* %{ # SURROUND -bundle kakoune-surround "h-youhei/kakoune-surround" %{ +bundle kakoune-surround "https://github.com/h-youhei/kakoune-surround" %{ declare-user-mode surround map global surround s ': surround' -docstring 'surround' map global surround c ': change-surround' -docstring 'change'