vim-easytags icon indicating copy to clipboard operation
vim-easytags copied to clipboard

fix version detection for universal-ctags

Open sudoforge opened this issue 5 years ago • 4 comments

patch originally submitted by @wraul: https://github.com/xolox/vim-easytags/pull/133

later updated by @rogueruiz: https://github.com/xolox/vim-easytags/pull/133#issuecomment-316477649

closes xolox/vim-easytags#133 xolox/vim-easytags#155 xolox/vim-easytags#168 refers xolox/vim-easytags#123 xolox/vim-easytags#132

sudoforge avatar Mar 31 '19 18:03 sudoforge

Note to anyone who comes here, I submitted this simply because I was exploring the project and noticed that this was still broken -- and the existing PR (#133) did not provide a working fix, although a comment in that PR did.

I've deleted my fork, the upstream for this PR, due to inactivity on this project by the author and my lack of availability and interest in maintaining it.

sudoforge avatar Apr 01 '19 18:04 sudoforge

Is there any plan to merge this? easytags is still breaking on Universal Ctags 0.0.0, Copyright (C) 2015 Universal Ctags Team.

shmerl avatar Jul 18 '19 18:07 shmerl

Still broken with pacman -S ctags on Arch.

$ ctags --version
Universal Ctags 0.0.0(3fdf28bc), Copyright (C) 2015 Universal Ctags Team

zegerius avatar Dec 10 '19 13:12 zegerius

Can you please merge this?

gpakosz avatar Apr 04 '20 12:04 gpakosz