我给vim装了插件taglist,但运行TlistOpen出错
发表于 : 2007-04-13 10:23
我给vim装了插件taglist,但运行TlistOpen出错:
Error detected while processing function <SNR>3_Tlist_Window_Open..<SNR>3_Tlist_Window_Create..<SNR>3_Tlist_Window_Init:
line 13:
E319: Sorry, the command is not available in this version: syntax match TagListComment '^" .*'
line 14:
E319: Sorry, the command is not available in this version: syntax match TagListFileName '^[^" ].*$'
line 15:
E319: Sorry, the command is not available in this version: syntax match TagListTitle '^ \S.*$'
line 16:
E319: Sorry, the command is not available in this version: syntax match TagListTagScope '\s\[.\{-\}\]$'
请教个位大哥,这是为什么啊
Error detected while processing function <SNR>3_Tlist_Window_Open..<SNR>3_Tlist_Window_Create..<SNR>3_Tlist_Window_Init:
line 13:
E319: Sorry, the command is not available in this version: syntax match TagListComment '^" .*'
line 14:
E319: Sorry, the command is not available in this version: syntax match TagListFileName '^[^" ].*$'
line 15:
E319: Sorry, the command is not available in this version: syntax match TagListTitle '^ \S.*$'
line 16:
E319: Sorry, the command is not available in this version: syntax match TagListTagScope '\s\[.\{-\}\]$'
请教个位大哥,这是为什么啊