angvp / vim-ligatures

Ligatures for VIM. Accepting pull requests for more languages!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ligatures for VIM. Accepting pull requests for more languages!


Languages

Language:Vim Script 100.0%