Add test to ensure whitespaces are preserved after uncomment

This commit is contained in:
Maxim Baz 2018-06-29 00:10:21 +02:00
parent 5d689858df
commit 8a1b557b5f
No known key found for this signature in database
GPG Key ID: 011FDC52DA839335
4 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1 @@
%:comment-line<ret>

View File

@ -0,0 +1,3 @@
# a:
# b: 1
# c: 2

View File

@ -0,0 +1,3 @@
a:
b: 1
c: 2

View File

@ -0,0 +1,4 @@
source "%val{runtime}/colors/default.kak"
source "%val{runtime}/rc/base/yaml.kak"
source "%val{runtime}/rc/core/comment.kak"
set buffer filetype yaml