Is there a way I can get vim to reword a variable name like izpxh into something like isEnabled when I actually find out what it contains (and build a dict out of it), but without actually changing the contents of the file ? Like, if I am in browsing mode, I get the remapped texts. When I go in insert mode, the line I am at shows the original text, and I see the real variable names. When I exit insert mode, the remap is applied so I visually see proper remapped names. Of course, when I save, I want the original names, not the remapped ones.
Briefly, does vim ship with Fortran77 sanity goggles ?
concealsupported more than single chars... :/ – progo May 30 '11 at 12:43