Created
January 14, 2015 03:01
-
-
Save gnosis23/054c2fb0ae108130a6d6 to your computer and use it in GitHub Desktop.
ctags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # -e support emacs | |
| # --C-kinds=+l local variables | |
| ctags -e --C-kinds=+l -R */*.[ch] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment