cscope might live somewhere else

This commit is contained in:
dave 2008-12-08 10:31:12 -06:00
parent 1df7d8c411
commit d32a528f6a

2
vimrc
View file

@ -188,7 +188,7 @@ if has('autocmd')
endif
" ---- cscope/ctags setup ----
if has('cscope') && filereadable('/usr/bin/cscope')
if has('cscope') && executable('cscope') == 1
" Search cscope and ctags, in that order
set cscopetag
set cscopetagorder=0