AutoYADM commit: 2025-06-27 23:01:34
This commit is contained in:
parent
f8a7503d75
commit
1b275b6905
3 changed files with 13 additions and 13 deletions
|
@ -27,5 +27,5 @@ define-command xml-surround-remove %{
|
|||
hook global WinSetOption filetype=(xml|html|markdown) %{
|
||||
declare-filetype-mode %opt{filetype}
|
||||
map window %opt{filetype} s ': xml-surround-add<ret>' -docstring 'tag surround add'
|
||||
map window %opt{filetype} r ': xml-surround-remove<ret>' -docstring 'tag surround remove'
|
||||
map window %opt{filetype} d ': xml-surround-remove<ret>' -docstring 'tag surround remove'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue