mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 22:43:49 -05:00
Make sure custom scripts.vim are respected as well
This commit is contained in:
@@ -3431,7 +3431,7 @@ augroup END
|
||||
" detected filetypes.
|
||||
if exists("did_load_filetypes") && exists("g:polyglot_disabled")
|
||||
unlet did_load_filetypes
|
||||
runtime! $VIMRUNTIME/filetype.vim
|
||||
runtime! extras/filetype.vim
|
||||
endif
|
||||
|
||||
" Restore 'cpoptions'
|
||||
|
||||
Reference in New Issue
Block a user