summaryrefslogtreecommitdiff
path: root/test/regression/0-crash-on-BufSetOption-hook/rc
blob: f3a1e28c8b14f4db7eba4503d588408f842d2e9e (plain)
1
2
declare-option str foo
hook global BufSetOption 'indentwidth=(\d+)' %{set buffer foo bar}