ahw / vim-hooks

Easily hook shell scripts into Vim autocmd events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimHooks doesn't execute a hook after setting executable bit

ahw opened this issue · comments

When hook is not executable it prompts but doesn't execute. Next time around it executes.

Addressed in f606c1b on development, but may tweak code a bit more before merging into master.