Hello, (not sure if this should be in Vim_use instead, but anyway) I seem unable to find any resources pertaining to making text or characters being displayed as _other_ characters. For example, say I want the form feed (^L) character to be displayed as a row of dashes (-----). I _could_ use :imap to substitute it, but I want the actual ^L to remain in the file, and for it to just _appear_ as a row of dashes. Is this possible (without modifying the actual VIM source)?
Thanks -- You received this message from the "vim_dev" 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
