Saturday, July 28, 2012

Display more characters as one

Hello, everybody! This is my first post here.

I stumbled upon the following feature in the haskell editor "yi", I am
curious if there is something simillar possible in vim (or a plugin for it).

The idea is quite simple: Display certain character sequences in source code
as one: for example "->" as "→", or "forall" as "∀" etc. The important
thing is that the characters in the edited file are left unchanged, only are
displayed differently to make the code look nicer and save some space on
screen.

Is this possible in vim too?



--
View this message in context: http://vim.1045645.n5.nabble.com/Display-more-characters-as-one-tp5709842.html
Sent from the Vim - General mailing list archive at Nabble.com.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: