这是 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)
主页:https://github.com/jimenezrick/vimerl
下载:https://github.com/jimenezrick/vimerl/archives/master
来自:开源中国社区