kakoune: fix kakoune surround url
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user