mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 18:10:56 +00:00
Problem: Incorrectly read the number of buffer for which an autocommand
should be registered.
Solution: Reverse check for "<buffer=abuf>". (Lech Lorens)
https://code.google.com/p/vim/source/detail?r=v7-4-637