bail if &compatible
This commit is contained in:
parent
bdfb4c5f8d
commit
9c285dcd07
@ -5,8 +5,7 @@
|
|||||||
" License: MIT
|
" License: MIT
|
||||||
" =============================================================================
|
" =============================================================================
|
||||||
|
|
||||||
if ( exists('g:loaded_ctrlp') && g:loaded_ctrlp )
|
if ( exists('g:loaded_ctrlp') && g:loaded_ctrlp ) || v:version < '700' || &cp
|
||||||
\ || v:version < '700'
|
|
||||||
fini
|
fini
|
||||||
endif
|
endif
|
||||||
let g:loaded_ctrlp = 1
|
let g:loaded_ctrlp = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user