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