Skip to content

Instantly share code, notes, and snippets.

@HeLiBloks
Last active March 31, 2016 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HeLiBloks/9e1b127b82cace87ef20 to your computer and use it in GitHub Desktop.
Save HeLiBloks/9e1b127b82cace87ef20 to your computer and use it in GitHub Desktop.
ctags lang def for xml
--langdef=XML
--langmap=XML:.xml .xmla .cube .dim .sln .database .dwproj .dwproj.user .partitions .ds .dsv
--regex-XML=/id="([a-zA-Z0-9_]+)"/\1/d,definition/
--regex-sh=/^.*[ \t]*([A-Za-z][A-Za-z0-9_]*)=[".]*/\1/k,tasks/
--languages=+sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment