Vim Hacking – 1 – vis
Vim is a really amazing text editor (though I’d like to learn Emacs too soon… :-)) and it can be easily expanded to be even more useful. One super cool extension I found is: vis — it allows powerful sed-like line modification (you could use sed from inside vim, but that’s not really “handy”). Vis [...]
Tags: gnu, gnu/linux, hack, linux, open source, terminal, tricks, vim

