Fix trailing space in yaml.kak

This commit is contained in:
Maxime Coste 2017-01-14 21:05:40 +00:00
parent bcdee989d7
commit 474f22c429

View File

@ -25,7 +25,7 @@ add-highlighter -group /yaml/code regex ^(\h*:\w*) 0:keyword
add-highlighter -group /yaml/code regex \b(true|false|null)\b 0:value
# Commands
# ‾‾‾‾‾‾‾‾
# ‾‾‾‾‾‾‾‾
def -hidden yaml-filter-around-selections %{
# remove trailing white spaces