Differences between version 2 and previous revision of VimHowto.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, October 7, 2002 12:09:42 am | by PerryLorier | Revert |
Older page: | version 1 | Last edited on Saturday, September 7, 2002 11:23:36 am | by SamJansen | Revert |
@@ -59,5 +59,5 @@
There are many, many ways to be more productive in Vim. This is just a short and very basic introduction. Listed here are a few commands that may come in handy.
* Look at the help for the 's', or 'substitute' command. This command works similar to 'sed', except it can just work on your selection/range/motion.
* :<number> goes to line no. <number>, :$ is the end of file.
-* AddToMe
+* SeeAlso ViNotes