ahw / vim-hooks

Easily hook shell scripts into Vim autocmd events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support wildcard event names

ahw opened this issue · comments

Will probably just be a vimhook option. Event names separated by spaces? Would probably have to re-adjust the current option parsing regex.

# vimhook.events = bufwritepost vimleave