Skip to content

Commit

Permalink
Added initial support for multiple mount points, via sidebar context …
Browse files Browse the repository at this point in the history
…menu to alternatively trigger tag generation at root other than mount point 0.
  • Loading branch information
Greg Williams committed Dec 31, 2011
1 parent 26a7f2e commit d24d89b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Side Bar Mount Point.sublime-menu
@@ -0,0 +1,3 @@
[
{ "caption": "CTags: Rebuild Tags", "command": "rebuild_tags", "args": { "dirs": []} }
]

0 comments on commit d24d89b

Please sign in to comment.