3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
declare-option str foo
|
|
hook global BufSetOption 'indentwidth=(\d+)' %{set buffer foo bar}
|