- 15:15, March 17, 2009 (diff | hist) . . (+444) . . N Indent C blocks where braces are opened and closed on a single line (Manual edit: Added tip.)
- 15:04, March 17, 2009 (diff | hist) . . (-380) . . Get the correct indent for new lines despite blank lines (Manual edit: Further comments about prevnonblank() and note that script has been tested more now and found fairly solid.)
- 04:27, February 13, 2009 (diff | hist) . . (+1,336) . . Restore screen size and position (Manual edit: Counter-comments.)
- 00:48, February 13, 2009 (diff | hist) . . (+1,086) . . Get the correct indent for new lines despite blank lines (Manual edit: Improved version of the script. Good and solid now. Ready to be accepted.)
- 23:26, February 12, 2009 (diff | hist) . . (+319) . . Get the correct indent for new lines despite blank lines (Manual edit: Added some comments regarding script deficiencies. Removed my earlier comment regarding it not having them. :-))
- 22:46, February 12, 2009 (diff | hist) . . (+995) . . Get the correct indent for new lines despite blank lines (Manual edit: Later version of script.)
- 04:16, November 11, 2008 (diff | hist) . . (+161) . . Print to a Postscript file (Manual edit: Added comment about security.)
- 04:13, November 11, 2008 (diff | hist) . . (+471) . . N Print to a Postscript file (Manual edit: Added new tip about printing to file.)
- 06:03, August 31, 2008 (diff | hist) . . (+149) . . Vim Tips Wiki:New tips/200806 (Manual edit: Noted my idiocy...)
- 15:05, August 30, 2008 (diff | hist) . . (+1,364) . . Vim Tips Wiki:New tips/200806 (Manual edit: Comments on a couple of tips I have interest in.)
- 14:55, August 30, 2008 (diff | hist) . . (+2) . . Restore screen size and position (Manual edit: Two-character fix so that registers aren't affected.)
- 14:21, August 30, 2008 (diff | hist) . . (+142) . . Indenting for Qt C++ (Manual edit: Fixed closing brace indent problem.)
- 11:22, August 12, 2008 (diff | hist) . . (+468) . . Highlight long lines (Manual edit: Added more comments asking about tip formatting and restored line break as it didn't help the empty paragraph situation.)
- 10:54, August 12, 2008 (diff | hist) . . (0) . . Highlight long lines (Manual edit: Removed line break after __NOTOC__ in an endeavour to remove the extra whitespace at the top of the tip.)
- 10:53, August 12, 2008 (diff | hist) . . (-13,115) . . Highlight long lines (Manual edit: Removed comments. Tip is now good enough.)
- 15:33, August 7, 2008 (diff | hist) . . (+3) . . Highlight long lines (Manual edit: Tidied formatting of my comments...)
- 15:31, August 7, 2008 (diff | hist) . . (0) . . Highlight long lines (Manual edit: Tidied my comment signatures.)
- 15:29, August 7, 2008 (diff | hist) . . (+1,216) . . Highlight long lines (Manual edit: Added comments.)
- 14:45, August 4, 2008 (diff | hist) . . (+153) . . Highlight long lines (Manual edit: Major tidy up. Seeking further comments.)
- 09:12, July 21, 2008 (diff | hist) . . (+563) . . Vim Tips Wiki:New tips/200805 (Manual edit: Added a comment about the vim scripts tips.)
- 06:46, July 3, 2008 (diff | hist) . . (+397) . . Vim Tips Wiki:New tips/200806 (Manual edit: My last comments for now!)
- 06:43, July 3, 2008 (diff | hist) . . (+351) . . Vim Tips Wiki:New tips/200806 (Manual edit: More comments!)
- 06:39, July 3, 2008 (diff | hist) . . (+214) . . Vim Tips Wiki:New tips/200806 (Manual edit: Added comment.)
- 06:37, July 3, 2008 (diff | hist) . . (+383) . . Vim Tips Wiki:New tips/200806 (Manual edit: Added comments.)
- 06:34, July 3, 2008 (diff | hist) . . (+4) . . Vim Tips Wiki:New tips/200806 (Manual edit: Fixed my signatures (signed in!))
- 06:33, July 3, 2008 (diff | hist) . . (+82) . . Using vim color schemes with Putty (Manual edit: Changed to use let not set and thereby avoid CTRL-V and un-copy-pastability nastiness. Can't test though. Can someone else?)
- 01:48, June 30, 2008 (diff | hist) . . (+1,041) . . N Restore the last used mode when switching tabpages (Manual edit: Added tip content.)
- 15:46, June 24, 2008 (diff | hist) . . (-4) . . Get the correct indent for new lines despite blank lines (Manual edit: Change code tags to pre tags...not sure what I'm doing with this wiki syntax...but I'm sure something works...)
- 15:42, June 24, 2008 (diff | hist) . . (-6) . . Get the correct indent for new lines despite blank lines (Manual edit: Removed my name! This is a tip not an email!)
- 15:41, June 24, 2008 (diff | hist) . . (+2,281) . . N Get the correct indent for new lines despite blank lines (Manual edit: Added tip content!)
- 13:43, June 9, 2008 (diff | hist) . . (+14) . . File no longer available - mark buffer modified (Manual edit: Restored the ==Comments== line.)
- 13:41, June 9, 2008 (diff | hist) . . (+28) . . File no longer available - mark buffer modified (Manual edit: Bugfixes: fcs_{reason,choice} need v: and <afile> needs expand().)
- 06:07, June 9, 2008 (diff | hist) . . (0) . . File no longer available - mark buffer modified (Manual edit: Fixed link.)
- 06:05, June 9, 2008 (diff | hist) . . (0) . . m File no longer available - mark buffer modified (File no longer available - preserve buffer moved to File no longer available - mark buffer modified: Avoid confusion with the vim :preserve command which serves a different purpose.)
- 05:59, June 9, 2008 (diff | hist) . . (+209) . . File no longer available - mark buffer modified (Manual edit: Updated in line with vim_use discussion.)
- 17:56, June 6, 2008 (diff | hist) . . (-88) . . Restore screen size and position (Manual edit: Removed a double check.)
- 17:55, June 6, 2008 (diff | hist) . . (+2,399) . . Restore screen size and position (Manual edit: Added an alternative script.)
- 10:49, June 5, 2008 (diff | hist) . . (-151) . . Restore screen size and position (Manual edit: Removed unnecessary case check for v:servername as Vim always converts --servername to uppercase, so this is never a problem.)
- 15:45, June 4, 2008 (diff | hist) . . (+152) . . Restore screen size and position (Manual edit: Fixed punctuation. Added check for lowercase letters in servername.)
- 09:10, August 10, 2007 (diff | hist) . . (+63) . . N Save file that had missing-trailing-end-of-line automatically without trailing-end-of-line (Save file that had missing-trailing-end-of-line automatically without trailing-end-of-line moved to Preserve missing end-of-line at end of text files) (top)
- 09:10, August 10, 2007 (diff | hist) . . (0) . . m Preserve missing end-of-line at end of text files (Save file that had missing-trailing-end-of-line automatically without trailing-end-of-line moved to Preserve missing end-of-line at end of text files)
- 09:08, August 10, 2007 (diff | hist) . . (-299) . . Preserve missing end-of-line at end of text files