Differences between version 3 and previous revision of VimNotes.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Monday, June 23, 2003 5:51:57 pm | by JohnMcPherson | Revert |
Older page: | version 2 | Last edited on Monday, June 23, 2003 2:06:18 pm | by CraigBox | Revert |
@@ -1,4 +1,6 @@
+See also ViNotes
+
vim(1) -- potentially the most powerful editor unix users have access to, and one of the best things about it is in actual fact it's not restricted to unix users at all. Anybody can use vim, anywhere (more or less). Its only real drawback is that it's a little difficult to get to grips with at first. This page is not designed to cover basic editing. Rather, this page is a list of tips which will make your vim editing experience more enjoyable, particularly if vim is used as a programming editor.
__Syntax Highlighting__