1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-11 12:44:59 +03:00
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}