comparison runtime/doc/index.txt @ 41:f529edb9bab3 v7.0025

updated for version 7.0025
author vimboss
date Mon, 27 Dec 2004 21:59:20 +0000
parents f1d2a58883b9
children c75153d791d0
comparison
equal deleted inserted replaced
40:f1d2a58883b9 41:f529edb9bab3
1 *index.txt* For Vim version 7.0aa. Last change: 2004 Dec 23 1 *index.txt* For Vim version 7.0aa. Last change: 2004 Dec 24
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1057 |:cNfile| :cNf[ile] go to last error in previous file 1057 |:cNfile| :cNf[ile] go to last error in previous file
1058 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode 1058 |:cabbrev| :ca[bbrev] like ":abbreviate" but for Command-line mode
1059 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode 1059 |:cabclear| :cabc[lear] clear all abbreviations for Command-line mode
1060 |:call| :cal[l] call a function 1060 |:call| :cal[l] call a function
1061 |:catch| :cat[ch] part of a :try command 1061 |:catch| :cat[ch] part of a :try command
1062 |:cbuffer| :cb[uffer] parse error messages and jump to first error
1062 |:cc| :cc go to specific error 1063 |:cc| :cc go to specific error
1063 |:cclose| :ccl[ose] close quickfix window 1064 |:cclose| :ccl[ose] close quickfix window
1064 |:cd| :cd change directory 1065 |:cd| :cd change directory
1065 |:center| :ce[nter] format lines at the center 1066 |:center| :ce[nter] format lines at the center
1066 |:cfile| :cf[ile] read file with error messages and jump to first 1067 |:cfile| :cf[ile] read file with error messages and jump to first