viWord 0.2
I have made quite significant improvement to the first version of the macro, a lot more usable now. Give it a try again if it didn’t quite work for you.
Grab it here. See the README.txt within for installation instructions.
Changes include:
“/” - find text
“n” - next occurence of the search text
“N” - prev occurence of the search text
“^” - go to beginning of line
“C” - delete to end-of-line
“G” - go to the end of file
“:w” - save current file
“.” - repeat last command
“dd” - delete current line
“s” - substitute (works with count prefix too)
“p” - paste (not exactly Vim’s behavior, only works as Ctrl-v)
Related posts:
- viWord 0.3 I am sticking to the “Release early, release often” mantra! Well, the truth is, I’ve been using it and have...
- New viWord Release 0.5 Grab it here: viWord.zip The ChangeLog: ~ command (toggle case in Vim) Improved search: case-sensitive matching is default, remembers...
- viWord 0.4 Released Thanks to everyone who have shown support and interests in this little hack of mine. I’ve been using it...
- viWord community on Orkut I’ve created a viWord community on Orkut, and spammed the Vim community with an announcement While creating the orkut community,...
- viWord While digging through some old archives, I found a piece of MS Word macro I wrote almost 3 years...
Related posts brought to you by Yet Another Related Posts Plugin.