分类: LINUX
2006-10-13 20:57:13
*usr_toc.txt* For Vim version 7.0. Last change: 2006 Apr 24
VIM USER MANUAL - by
Table Of *user-manual*
==============================================================================
Overview
Getting Started
|| About the manuals
|| The first steps in Vim
|| Moving around
|| Making small changes
|| Set your settings
|| Using highlighting
|| Editing more than one file
|| Splitting
|| Using the
|| Making big changes
|| Recovering from a crash
|| Clever tricks
Editing Effectively
|| Typing command-line commands quickly
|| Go away and come back
|| Finding the file to edit
|| Editing other files
|| Inserting quickly
|| Editing formatted text
|| Repeating
|| Search commands and patterns
||
|| Moving through programs
|| Editing programs
|| Exploiting the
|| The tree
Tuning Vim
|| Make new commands
|| Write a Vim
|| Add new
|| Using
|| Your own highlighted
|| your language
Making Vim Run
|| Installing Vim
Reference manual
|| More detailed information for all commands
The user manual is available a single, ready to print HTML and PDF file
here:
==============================================================================
Getting Started
Read this from start to end to learn the essential commands.
|| About the manuals
|| Two manuals
|| Vim installed
|| Using the Vim
|| Copyright
|| The first steps in Vim
|| Running Vim for the First Time
|| Inserting text
|| Moving around
|| Deleting characters
|| Undo and Redo
|| Other editing commands
|| Getting out
|| Finding help
|| Moving around
|| Word
|| Moving to the start or end of a line
|| Moving to a character
|| Matching a paren
|| Moving to a specific line
|| Telling where you are
|| Scrolling around
|| Simple searches
|| Simple search patterns
|| Using marks
|| Making small changes
|| Operators and motions
|| Changing text
|| Repeating a change
|| mode
|| Moving text
|| Copying text
|| Using the
|| Text
|| mode
|| Conclusion
|| Set your settings
|| The file
|| The example file explained
|| Simple mappings
|| Adding a
|| Adding a help file
|| The option
|| Often used
|| Using highlighting
|| Switching on
|| No or wrong colors?
|| Different colors
|| With colors or without colors
|| Printing with colors
|| Further reading
|| Editing more than one file
|| Edit another file
|| A list of files
|| Jumping from file to file
|| Backup files
|| Copy text between files
|| Viewing a file
|| Changing the file name
|| Splitting
|| Split a
|| Split a on another file
|| Window size
|| Vertical splits
|| Moving
|| Commands for all
|| Viewing differences with
|| Various
|| Using the
|| Parts of the
|| Using the mouse
|| The
|| mode
|| Making big changes
|| Record and playback commands
|| Substitution
|| Command ranges
|| The global command
|| block mode
|| Reading and part of a file
|| Formatting text
|| Changing
|| Using an external program
|| Recovering from a crash
|| Basic
|| Where is the swap file?
|| Crashed or not?
|| Further reading
|| Clever tricks
|| a
|| Change "Last, First" to "First Last"
|| Sort a list
|| Reverse line order
|| Count words
|| Find a man page
|| Trim blanks
|| Find where a is used
==============================================================================
Editing Effectively
Subjects that can be read independently.
|| Typing command-line commands quickly
|| Command line editing
|| Command line
|| Command line completion
|| Command line
|| Command line
|| Go away and come back
|| Suspend and resume
|| Executing shell commands
|| Remembering information;
|| Sessions
|| Views
|| Modelines
|| Finding the file to edit
|| The file explorer
|| The current directory
|| Finding a file
|| The buffer list
|| Editing other files
|| , and files
|| Files on the
|| Encryption
|| Binary files
|| Compressed files
|| Inserting quickly
|| Making corrections
|| Showing matches
|| Completion
|| Repeating an insert
|| Copying from another line
|| Inserting a
||
|| Entering special characters
||
|| mode commands
|| Editing formatted text
|| Breaking lines
|| Aligning text
|| Indents and tabs
|| Dealing with long lines
|| Editing tables
|| Repeating
|| Repeating with mode
|| Add and subtract
|| Making a change in many files
|| Using Vim from a shell
|| Search commands and patterns
|| Ignoring
|| Wrapping around the file end
|| Offsets
|| Matching multiple times
|| Alternatives
|| Character ranges
|| Character classes
|| Matching a line break
|| Examples
||
|| What is ?
|| Manual
|| Working with folds
|| Saving and restoring folds
|| by indent
|| with markers
|| by
|| by
|| unchanged lines
|| Which fold method to use?
|| Moving through programs
|| Using
|| The preview
|| Moving through a program
|| Finding global identifiers
|| Finding local identifiers
|| Editing programs
|| Compiling
|| Indenting C files
|| Automatic indenting
|| Other indenting
|| Tabs and spaces
|| Formatting comments
|| Exploiting the
|| The file browser
|| Confirmation
|| Menu shortcuts
|| Vim position and size
|| Various
|| The tree
|| Numbering changes
|| Jumping around the tree
|| Time travelling
==============================================================================
Tuning Vim
Make Vim work you like .
|| Make new commands
|| Key
|| Defining command-line commands
|| Autocommands
|| Write a Vim
|| Introduction
|| Variables
|| Expressions
|| Conditionals
|| Executing an
|| Using
|| Defining a function
|| and
|| Exceptions
|| Various remarks
|| Writing a
|| Writing a
|| Writing a compiler
|| Writing a that loads quickly
|| Writing library scripts
|| Distributing Vim scripts
|| Add new
|| Introduction
|| Menu commands
|| Various
|| Toolbar and popup
|| Using
|| Plugins for a
|| Adding a
|| Your own highlighted
|| Basic commands
|| Keywords
|| Matches
|| Regions
|| Nested items
|| Following groups
|| Other arguments
|| Clusters
|| Including another file
|| Synchronizing
|| Installing a file
|| Portable file layout
|| your language
|| Language for Messages
|| Language for Menus
|| Using another encoding
|| Editing files with a different encoding
|| Entering language text
==============================================================================
Making Vim Run
Before you can use Vim.
|| Installing Vim
||
||
|| Upgrading
|| Common installation issues
|| Uninstalling Vim
==============================================================================
Copyright: see || vim:tw=78:ts=8:ft=help:norl:
-