test: Implement a regression test for #3735
This commit is contained in:
parent
6976b1dce4
commit
d02cb43a88
|
@ -0,0 +1,3 @@
|
|||
:modeline-parse<ret>
|
||||
%
|
||||
:exec c %opt{pwned}<ret>
|
|
@ -0,0 +1 @@
|
|||
# kak: tabstop=2;set-option buffer pwned yes
|
|
@ -0,0 +1 @@
|
|||
false
|
|
@ -0,0 +1,3 @@
|
|||
source "%val{runtime}/rc/detection/modeline.kak"
|
||||
declare-option -hidden bool pwned no
|
||||
set-option global tabstop 42
|
Loading…
Reference in New Issue
Block a user