/vim-ligatures

Ligatures for VIM. Accepting pull requests for more languages!

Primary LanguageVim Script

vim-ligatures

Ligatures for VIM. Accepting pull requests for more languages!

For example in Erlang, ->, =>, =/= are all used fairly frequently.

This plugin will convert them:

-> to → 
=> to ⇒
=/= to ≢

and a few others.