Mercurial > hg > RemoteEditor > vim7
view runtime/ftplugof.vim @ 40:01573c245f15
fix for remote editor
author | one@zeus.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Sat, 18 Dec 2010 18:47:04 +0900 |
parents | 76efa0be13f1 |
children | 67300faee616 |
line wrap: on
line source
" Vim support file to switch off loading plugins for file types " " Maintainer: Bram Moolenaar <Bram@vim.org> " Last Change: 2002 Apr 04 if exists("did_load_ftplugin") unlet did_load_ftplugin endif " Remove all autocommands in the filetypeplugin group silent! au! filetypeplugin *