-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
With the last universal ctags version we got an error on easytags loading:
.vim/bundle/vim-easytags/plugin/easytags.vim
easytags.vim 3.11: Plug-in not loaded because Exuberant Ctags 5.5 or newer is required while you have version 0.0.0 installed!
This is due to a format change on --version:
$ ctags --version
Universal Ctags 0.0.0(7b44752), Copyright (C) 2015 Universal Ctags Team
Universal Ctags is derived from Exuberant Ctags.
Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
Compiled: Jan 27 2017, 01:14:20
URL: https://ctags.io/
Optional compiled features: +wildcards, +regex, +option-directory, +coproc, +xpath
tjbcg, MisterDA, unikmhz, valentink-invenco, bitterjug and 5 more
Metadata
Metadata
Assignees
Labels
No labels