1. E431: Format error in tags file - 错误

可能因为生成的标识符太长,vim不支持那么长,限定类型,重新生成即可.

 

ctags --languages=Asm,c,c++,java -R

相关文章: