forked from kTT/vimerl
DEPRECATED - Please have a look at vim-erlang project
License
jimenezrick/vimerl
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 380 commits ahead of kTT:master.
_ ___ __ | | / (_)___ ___ ___ _____/ / | | / / / __ `__ \/ _ \/ ___/ / | |/ / / / / / / / __/ / / / |___/_/_/ /_/ /_/\___/_/ /_/ ==================================== The Erlang plugin for Vim. Features ---------- - Syntax highlighting - Code indenting - Code folding - Code omni completion - Syntax checking with quickfix support - Code skeletons for the OTP behaviours - Uses configuration from Rebar - Pathogen compatible (http://github.com/tpope/vim-pathogen) How to install it ------------------- Copy the content of the tarball to your `.vim'. Don't forget to run `:helptags' if you are not using Pathogen. Vimerl requires to have a recent version of Erlang installed in your system with `escript' in your $PATH. With a Vim version older than 7.3 syntax checking will be disabled as some required features won't be available. How to use it --------------- Start with `:help vimerl'. How to contribute or report bugs ---------------------------------- Send it to me: Ricardo Catalinas Jiménez <jimenezrick@gmail.com> Or use GitHub: http://github.com/jimenezrick/vimerl
About
DEPRECATED - Please have a look at vim-erlang project
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Erlang 55.4%
- Vim Script 44.0%
- Shell 0.6%