On Sat, Apr 17, 2010 at 12:06:16AM +0200, pmarin wrote: > I am a Vim user but besides the highlight syntax and the multiple undo > I don't need a bloated editor, I usually prefer to write my own > scritpt in sed/ed/awk than the Vim scripting language. The traditonal > Vi have macros, abbreviations and a nice lisp mode that is all I need.
Also vi has a nice "!" command that can sort lines, format email messages and run all your sed/ed/awk scripts.