mirror of
https://github.com/junegunn/vim-plug
synced 2026-05-21 17:27:57 -04:00
Ensure ftplugin files are loaded (#24)
If `filetype plugin on` is called before `plug#end()`, filetype plugin handler is invoked before ODL autocmd from vim-plug which updates runtimepath and ftplugin files are not loaded.
This commit is contained in:
Reference in New Issue
Block a user