Skip fiddling with vim-marked's order, since vim-polyglot is gone
This commit is contained in:
parent
2e874407f7
commit
8d300606c9
1 changed files with 1 additions and 3 deletions
|
@ -83,7 +83,5 @@ minpac#add('pedrohdz/vim-yaml-folds')
|
|||
|
||||
if has('macunix')
|
||||
minpac#add('rizzatti/dash.vim')
|
||||
# We rename this plugin to make sure it loads AFTER vim-polyglot,
|
||||
# since it won't work properly if it's loaded first.
|
||||
minpac#add('itspriddle/vim-marked', {name: 'zzvim-marked'})
|
||||
minpac#add('itspriddle/vim-marked')
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue