vim syntax file misses some valid -complete= options

2012-03-26 Fir de Conversatie Ivan Krasilnikov
I've found that vim syntax file (runtime/syntax/vim.vim) doesn't know about some options of :command -complete=. For example, it highlights color in the line below as an error: command -nargs=1 -complete=color ... Please consider updating the list of keywords in it on line 206 to: augroup buffer

Re: vim syntax file misses some valid -complete= options

2012-03-26 Fir de Conversatie Charles Campbell
Ivan Krasilnikov wrote: I've found that vim syntax file (runtime/syntax/vim.vim) doesn't know about some options of :command -complete=. For example, it highlights color in the line below as an error: command -nargs=1 -complete=color ... Please consider updating the list of keywords in it on

Re: vim syntax file misses some valid -complete= options

2012-03-26 Fir de Conversatie Thilo Six
Hello Charles, Excerpt from Charles Campbell: Ivan Krasilnikov wrote: I've found that vim syntax file (runtime/syntax/vim.vim) doesn't know about some options of :command -complete=. For example, it highlights color in the line below as an error: command -nargs=1 -complete=color ...

Re: vim syntax file misses some valid -complete= options

2012-03-26 Fir de Conversatie Charles Campbell
Thilo Six wrote: Hello Charles, Excerpt from Charles Campbell: Ivan Krasilnikov wrote: I've found that vim syntax file (runtime/syntax/vim.vim) doesn't know about some options of :command -complete=. For example, it highlights color in the line below as an error: command -nargs=1

Re: vim syntax file misses some valid -complete= options

2012-03-26 Fir de Conversatie Thilo Six
Hello Charles, Excerpt from Charles Campbell: -- snip -- I agree - v7.3-15 is now released with this fixed. Thanks. Regards, Chip Campbell -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- You received this message from the vim_dev maillist.