Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 249 Bytes

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.