Penguin

Differences between version 9 and revision by previous author of VimHowto.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 9 Last edited on Friday, June 11, 2004 10:58:07 am by DanielLawson Revert
Older page: version 8 Last edited on Friday, June 4, 2004 11:53:51 am by SamJansen Revert
@@ -87,4 +87,5 @@
 * :<number> goes to line no. <number>, :$ is the end of file. Alternatively, gg is the start of the file and G is the end of the file. 
 * To read read from stdin invoke Vim like so: 'vim -'. This is very useful to pipe stuff into Vim for later editing. 
 * Best of all are the scripts and useful tips at [http://vim.sf.net]. 
 * See also: ViNotes 
+* LinuxGazette has a series of [Vim tutorials|http://www.linuxgazette.com/node/view/9039]