Use findfile() and added documenation#1
Use findfile() and added documenation#1PeterRincker wants to merge 4 commits intoktchen14:masterfrom
Conversation
|
@PeterRincker Whoa thanks for adding documentation for this! The only thing I'm not sure about is whether or not I want to go with let g:cscope_auto_database_name = '.cscope'Or: let g:cscope_auto_database_name = ['.cscope', 'mycscope.out']Would be valid. In the latter case And the base directory is My thinking is that this may satisfy most use cases requiring a |
I have added the following:
findfile()incscope_auto#locate_database()g:cscope_auto_database_nameorb:cscope_auto_database_name