viWord 0.3
I am sticking to the “Release early, release often” mantra!
Well, the truth is, I’ve been using it and have been find lots of fault with it so I had to fix it for myself.
ChangeLog:
1. New commands - :q :q! :wq (this one’s for Dean)
2. Goto line using count-G (23G brings you to line 23, as would :23)
3. Delete word in both directions - dw db
4. Delete to end-of-line without getting into insert mode: D
5. Binds all other symbols ([{}]\|;’”?,<.>) so that hitting one of these in normal mode won’t suddenly insert it into the document.
6. Search backwards: ?
7. Fixed some glitches.
Grab it here!
Leave me a comment if you like it, hate it, or doesn’t work for you…
Related posts:
- viWord 0.2 I have made quite significant improvement to the first version of the macro, a lot more usable now. Give it...
- 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 While digging through some old archives, I found a piece of MS Word macro I wrote almost 3 years...
- viWord 0.6.1 It’s been a while since the last release (0.5), and viWord has been working fine for me, But I’ve not...
- 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...
Related posts brought to you by Yet Another Related Posts Plugin.