mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 12:33:51 -05:00
Disable vim-polyglot for compatible mode
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
" Maintainer: Adam Stankiewicz <sheerun@sher.pl>
|
||||
" URL: https://github.com/sheerun/vim-polyglot
|
||||
|
||||
" We are not supporting non-compatible mode
|
||||
if &compatible
|
||||
finish
|
||||
endif
|
||||
|
||||
" Listen very carefully, I will say this only once
|
||||
if exists("did_load_polyglot")
|
||||
finish
|
||||
|
||||
Reference in New Issue
Block a user