Add test for electric indentation in Ruby

This commit is contained in:
Dmitry Matveyev 2021-06-05 23:28:10 +06:00
parent d758bbf09b
commit 148ad6c1ab
4 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1 @@
c<ret>elsif<ret>else

View File

@ -0,0 +1 @@
if%( )

View File

@ -0,0 +1,4 @@
if
elsif
else
end

View File

@ -0,0 +1,3 @@
source "%val{runtime}/colors/default.kak"
source "%val{runtime}/rc/filetype/ruby.kak"
set buffer filetype ruby