willys5000 / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Map commands doesn't highlight in `autocmd` #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. write `autocmd` that calls `nnoremap` (or other map commands)

What is the expected output? What do you see instead?
`nnoremap` should be highlighted with `Statement` highlight group, but not.

What version of the product are you using? On what operating system?
Vim 7.4.94 on Windows 7 (64bit).

Please provide any additional information below.
Attached patch works fine on my environment.

Original issue reported on code.google.com by hail2u on 19 Nov 2013 at 10:25

Attachments:

GoogleCodeExporter commented 9 years ago
One more for Charles.

Original comment by chrisbr...@googlemail.com on 3 Oct 2014 at 11:41