Skip to content

Universal Ctags change their version schemaΒ #155

@encolpe

Description

@encolpe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions