preservim / tagbar

Vim plugin that displays tags in a window, ordered by scope
https://preservim.github.io/tagbar
Other
6.11k stars 486 forks source link

Document snap universal ctags workarounds under "tagbar-issues" #635

Open strazto opened 4 years ago

strazto commented 4 years ago

We see the limitations of the snap distribution of ctags documented here:

https://github.com/majutsushi/tagbar/blob/3fe9d8e13b7a9e82ae612c8a12b35a3c6653e9da/doc/tagbar.txt#L847-L864

It would be nice to document this under "tagbar-issues", pointing to this option for solving this.

strazto commented 4 years ago

568 #590

alerque commented 4 years ago

This is a great suggestion since it comes up a lot. Feel free to send in a PR!

strazto commented 4 years ago

This is a great suggestion since it comes up a lot. Feel free to send in a PR!

Will do 😄

alerque commented 3 years ago

PSA for anyone using snaps because that was the easy path on Ubuntu: As of Focal 20.04 (and of course Groovy 20.10) Ubuntu has Universal Ctags packages in the universe repos.

strazto commented 3 years ago

This is a great suggestion since it comes up a lot. Feel free to send in a PR!

Will do 😄

Just kidding I guess (sorry!)