Merge branch 'vim-with-runtime' into feat/quickfix-title
[vim_extended.git] / runtime / ftplugof.vim
blobcd99ce05a2bbdb6fa03f116791da66f28f54f228
1 " Vim support file to switch off loading plugins for file types
3 " Maintainer:   Bram Moolenaar <Bram@vim.org>
4 " Last Change:  2002 Apr 04
6 if exists("did_load_ftplugin")
7   unlet did_load_ftplugin
8 endif
10 " Remove all autocommands in the filetypeplugin group
11 silent! au! filetypeplugin *