[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RFC: Beginner's vim tutorial



I just wrote a beginner's vim tutorial over at
http://newbiedoc.sourceforge.net/text_editing/vim.html

I would appreciate it if the vim guru's would take a look at it 
and let me know if I've made any errors or have any suggestions. 
 
What I really need is a co-author who can fill in the gaps.  Any 
help at all would be great.

Here's the table of contents:
1. Introduction
2. Installing vim
3. Vim's built in help
    3.1. Tutor me!
    3.2. Navigating vim's help
4. Modeful editing
    4.1. Normal mode
    4.2. Visual mode
    4.3. Select mode
    4.4. Insert mode
    4.5. Command line mode
    4.6. Ex mode
5. Common commands
    5.1. Movement commands
    5.2. Search commands
    5.3. Simple editing/combination commands
6. Personalizing vim
    6.1. vimrc files
    6.2. Color Schemes
    6.3. Syntax highlighting
    6.4. Abbreviations
7. Mapping Keys
8. Writing Functions
9. Programming with vim
10. Example maps and vimrc files
11. References and links
A. My examples

Thanks,
Jesse
Newbiedoc, documentatin By newbies For newbies.
http://newbiedoc.sourceforge.net/



Reply to: