mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Preserve loading order of plugins, fixes #608
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if !polyglot#util#IsEnabled('modula2', expand('<sfile>:p'))
|
||||
if !has_key(g:polyglot_is_disabled, 'modula2')
|
||||
finish
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user