mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-16 07:36:17 +03:00
Add regression test case for #1111
This commit is contained in:
parent
f9f11aa762
commit
0fad62d6b1
@ -0,0 +1 @@
|
||||
i<ret><esc>
|
@ -0,0 +1,2 @@
|
||||
// test te%(s)t
|
||||
// foo bar
|
@ -0,0 +1,3 @@
|
||||
// test te
|
||||
// st
|
||||
// foo bar
|
@ -0,0 +1,3 @@
|
||||
source "%val{runtime}/colors/default.kak"
|
||||
source "%val{runtime}/rc/core/c-family.kak"
|
||||
set buffer filetype cpp
|
Loading…
Reference in New Issue
Block a user