We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0556da8 commit 11e6c71Copy full SHA for 11e6c71
1 file changed
doc/ctrlp.txt
@@ -1341,7 +1341,8 @@ Available extensions:~
1341
Buffer Tag mode options:~
1342
1343
*'g:ctrlp_buftag_ctags_bin'*
1344
-If ctags isn't in your $PATH, use this to set its location: >
+If ctags isn't in your $PATH, or a ctags binary exists in either
1345
+/opt/local/bin or /usr/local/bin, us this to set its location: >
1346
let g:ctrlp_buftag_ctags_bin = ''
1347
<
1348
0 commit comments