We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a180260 commit 22c130fCopy full SHA for 22c130f
dev/install-universal_ctags.sh
@@ -2,6 +2,8 @@
2
3
git clone https://github.com/universal-ctags/ctags.git
4
cd ctags
5
+# need to use last working version until issue #2977 is resolved.
6
+git reset --hard 1295de210df49c979f27e185106a7ebc55146c57
7
./autogen.sh
8
./configure && make && make install
9
/usr/local/bin/ctags --version
0 commit comments