ahw / vim-hooks

Easily hook shell scripts into Vim autocmd events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort keys don't work correctly with new pattern-matching logic

ahw opened this issue · comments

Unexpected order of execution.

  1. test.sql.bufwritepost.vimhook.010.sh
  2. test.sql.bufwritepost.vimhook.002.sh

I believe this is fixed as of commit 6ff90fc.