微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Vimerl Vim 的 Erlang 插件

程序名称:Vimerl

授权协议: 未知

操作系统: Linux

开发语言: ErLang

Vimerl 介绍

这是 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)

Vimerl 官网

https://github.com/jimenezrick/vimerl

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐