Skip to content

Commit 11e6c71

Browse files
committed
fix doc about ctrlp_buftag_ctags_bin
#305
1 parent 0556da8 commit 11e6c71

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/ctrlp.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,8 @@ Available extensions:~
13411341
Buffer Tag mode options:~
13421342

13431343
*'g:ctrlp_buftag_ctags_bin'*
1344-
If ctags isn't in your $PATH, use this to set its location: >
1344+
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: >
13451346
let g:ctrlp_buftag_ctags_bin = ''
13461347
<
13471348

0 commit comments

Comments
 (0)