aboutsummaryrefslogtreecommitdiff
path: root/vim/after/plugin/dist.vim
blob: 4613925fb3230e6c19d6f54d992c99654ae7a0b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
" Clean up the short-circuiting variables from config/plugins.vim
unlet! g:loaded_getscriptPlugin
unlet! g:loaded_vimballPlugin
unlet! g:loaded_logiPat
unlet! g:loaded_netrwPlugin
unlet! g:loaded_rrhelper
unlet! g:loaded_spellfile_plugin
unlet! g:loaded_gzip
unlet! g:loaded_tarPlugin
unlet! g:loaded_zipPlugin