ahw / vim-hooks

Easily hook shell scripts into Vim autocmd events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matching suffix : support a list

hossbeast opened this issue · comments

It would be great if the matching suffix could be a list of suffixes, so that it could match e.g. both c and h files (which I would like to be treated identically)

050.c,.h.bufwritepost.vimhook.sh