Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/ctrlp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@ Buffer Tag mode options:~

*'g:ctrlp_buftag_ctags_bin'*
If ctags isn't in your $PATH, or a ctags binary exists in either
/opt/local/bin or /usr/local/bin, us this to set its location: >
/opt/local/bin or /usr/local/bin, use this to set its location: >
let g:ctrlp_buftag_ctags_bin = ''
<

Expand Down