kakoune: fix kakoune surround url

This commit is contained in:
2026-05-08 22:08:27 +02:00
parent c5c64b9247
commit 5acd019f5b

View File

@@ -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<ret>' -docstring 'surround'
map global surround c ': change-surround<ret>' -docstring 'change'