Files
neovim/scripts
Justin M. Keyes bc132ae123 runtime/syntax: Fix highlighting of augroup contents (#9328)
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
2018-12-08 01:16:58 +01:00
..
2018-11-28 03:48:06 +01:00
2018-04-22 20:54:17 +03:00
2018-06-11 10:58:54 +02:00
2018-11-12 12:36:40 -05:00
2017-12-27 12:30:55 +01:00