How to Install vim-vimerl in Ubuntu 18.04



Install vim-vimerl by entering the following commands in the terminal:

sudo apt update
sudo apt install vim-vimerl

Description:

Erlang plugin for Vim

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: - Code indenting - Code folding - Code omni completion - Syntax checking with quickfix support - Code skeletons for the OTP behaviours - Uses configuration from Rebar

Homepage: http://github.com/jimenezrick/vimerl

Version: 1.4.1+git20120509.89111c7-2

Section: universe/editors