trigger travis

This commit is contained in:
Maxim Baz 2018-06-29 01:37:56 +02:00
parent d8a2588e9c
commit 7cfd0d1b39
No known key found for this signature in database
GPG Key ID: 011FDC52DA839335

View File

@ -150,7 +150,6 @@ define-command comment-line -docstring '(un)comment selected lines using line co
try %{
# Keep non-empty lines
execute-keys <a-K>\A\s*\z<ret>
} catch %{
}
try %{