sponsor Vim development Vim logo Vim Book Ad

Vimerl : The Erlang plugin for Vim

 script karma  Rating 135/58, Downloaded by 5732  Comments, bugs, improvements  Vim wiki

created by
Ricardo Catalinas Jiménez
 
script type
utility
 
description
Vimerl is a plugin for programming in Erlang. It provides several nice
features to make your life easier when writing code.

The plugin offers the following features:
- Syntax highlighting
- Code indenting
- Code folding
- Code omni completion
- Syntax check
- Compiler support with QuickFix commands
- Code skeletons for the OTP behaviours
- Pathogen support (http://github.com/tpope/vim-pathogen)

Note: the plugin is fully documented and stable but bugfixes are always welcomed ;-)

Note: the development is done in GitHub:
http://github.com/jimenezrick/vimerl

Note: this plugin is a *very very very* improved version of this:
http://github.com/oscarh/vimerl
 
install details
Copy the content of the tarball to your `.vim'. It also works perfectly
with `Pathogen' (http://github.com/tpope/vim-pathogen).

Don't forget to run `:helptags' if you are not using `Pathogen'.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vimerl-1.4.1.tar.gz 1.4.1 2012-02-28 7.3 Ricardo Catalinas Jiménez - Improvements in code indenting
- Improve behaviour code skeletons
- Several bugfixes
vimerl-1.4.tar.gz 1.4 2012-02-05 7.3 Ricardo Catalinas Jiménez - Much better code indenting, more similar to Emacs style
- Omni completion using EDoc and Mod:module_info/2
- General improvements and bug fixes
vimerl-1.2.tar.gz 1.2 2011-12-31 7.3 Ricardo Catalinas Jiménez - Speeds up omnicompletion with a cache.
- Smoother syntax checks.
- Automatic man pages location, removed unnecessary options.
- General fixes.
vimerl-1.1.1.tar.gz 1.1.1 2011-09-23 7.3 Ricardo Catalinas Jiménez Smoother syntax check. Removes unnecessary screen redraws.
vimerl-1.1.tar.gz 1.1 2011-09-13 7.3 Ricardo Catalinas Jiménez Initial upload
ip used for rating: 216.73.216.147

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github