kakoune/test/regression/0-crash-on-BufSetOption-hook/rc

3 lines
90 B
Plaintext

declare-option str foo
hook global BufSetOption 'indentwidth=(\d+)' %{set buffer foo bar}