Skip to content

Instantly share code, notes, and snippets.

@gforsyth
Created July 30, 2015 16:51
Show Gist options
  • Save gforsyth/8ae0f2969bbae38a13a6 to your computer and use it in GitHub Desktop.
Save gforsyth/8ae0f2969bbae38a13a6 to your computer and use it in GitHub Desktop.
CTags

##Including .inl files in TAGS

ctags -R -h "+.inl" --language-force=c++ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment