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.
Remove mention of escaped `\` from universal-ctags and add `--output-format=e-ctags` to the examples see #124
Updated Getting better tags (markdown)
Updated Patched ctags (markdown)
Make the compile / download steps more clear
Indent fixes
Created Patched ctags (markdown)
Updated Getting better ctags (markdown)
Re-revamp the tags docs, bringing back the
Revert 0bbead992af7cc2a896d50e32a1be6cc4e776b35...161c1f386d26bfb010c472a5286f834159e7687e on Patched ctags
Remove old patched ctags related info
Update intro with ctags.io link
Change formula location to an in-repo one
The tar line doesn't work since the `j` option of tar expects a bz2 file and the downloaded one is a gzip.
And one more bz2
Fix more links
Update to the new tar.gz ctags source and homebrew formula
Change wget to curl, wget is not as widely available
Changed the homebrew part with a new formula instead of patching the already available one.
chnage curl patch gist URL
update gist url in homebrew section
Update the install instuction with the new source tarball
Add homebrew snippet and a paragraph of explanation. Kudos for @cweagans. (see #27)
Changed svn checkout to use https instead of http
Add note about the prebuild ctags and mingw for windows users.