vim-plug update.

This commit is contained in:
Bartek Stalewski 2022-04-24 16:31:38 +02:00
parent 7f3e3168c6
commit fdc56915b2

View File

@ -352,7 +352,7 @@ function! plug#end()
endif
let lod = { 'ft': {}, 'map': {}, 'cmd': {} }
if exists('g:did_load_filetypes')
if get(g:, 'did_load_filetypes', 0)
filetype off
endif
for name in g:plugs_order