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 2a2c938 commit a7d2743Copy full SHA for a7d2743
dev/install-universal_ctags.sh
@@ -2,8 +2,6 @@
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