vim 技巧

查看当前文件是什么类型了

:set filetype
  1. vi/vim使用进阶: 开启文件类型检测

http://easwy.com/blog/archives/advanced-vim-skills-filetype-on/

  1. plugin、autoload、ftplugin有什么区别

http://www.cnblogs.com/chris-cp/p/4581593.html

  1. filetype—- 文件类型检测

http://liuzhijun.iteye.com/blog/1846123