Skip to content

Commit a879f96

Browse files
committed
Merge pull request #162 from tkothe/patch-1
Fix #149: support for OS X users who have Xcode / Developer tools instal...
2 parents f6c86e4 + 4cc33eb commit a879f96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.creole

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ To get a proper copy of ctags, use one of the following options:
3636
*Make sure that Sublime Text is using the right version of CTags:*
3737
* If 'which ctags' doesn't point at ctags in '/usr/local/bin', make sure you add '/usr/local/bin' to your PATH ahead of the folder 'which ctags' reported.
3838
** Add or modify the 'export PATH=...' (e.g. in ~/.profile) to make the change permanent
39+
* If Sublime Text is still running the wrong version of ctags and you have Xcode / Apple Developer Tools installed, you will need to set {{{"ctags_command" : "/usr/local/bin/ctags -R -f .tags"}}} in your Sublime Text preferences (see "Other Settings" below)
3940
4041
=== Linux ===
4142

0 commit comments

Comments
 (0)