vim-jp / ctags

Use https://ctags.io instead (This was fork of http://ctags.sourceforge.net/)
GNU General Public License v2.0
26 stars 7 forks source link

Fix crash #21

Closed mattn closed 10 years ago

mattn commented 10 years ago

タグ情報の無い vim をパースすると死んでたので修正。

h-east commented 10 years ago

Please self merge.