Vimerl Vim 的 Erlang 插件 项目简介
 这是 VIM 编辑器用来编写 ErLang 代码的插件,主要特点:     - Syntax highlight    - Code folding    - Code completion (based on Module:module_info/1 to use the               Erlang introspection mechanism)    - Auto-indent    - QuickFix    - Wrangler support (the refactoring Erlang tool)    - Works well with Pathogen (http://www.vim.org/scripts/script.php?script_id=2332) 
  