mirror of
https://github.com/zoriya/vim.git
synced 2026-06-26 20:45:51 +00:00
cfde76c74d
Problem: Matchit plugin does not handle space in #ifdef. Solution: Change matching pattern to allow spaces. (Mike Morearty)