mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Comparing `vimCommand` from Vim's runtime/syntax/vim.vim, one can see that "augroup" and similar commands are conspicuously missing. They are handled specially (`vimAugroupKey`, `vimAutoCmd`). Excluding them from the generated `vimCommand` keyword list, fixes their highlighting. closes #9327
3.3 KiB
3.3 KiB