comparison runtime/doc/index.txt @ 15:631143ac4a01 v7.0007

updated for version 7.0007
author vimboss
date Sat, 10 Jul 2004 09:47:34 +0000
parents 946da5994c01
children 3ba373b54370
comparison
equal deleted inserted replaced
14:946da5994c01 15:631143ac4a01
1 *index.txt* For Vim version 7.0aa. Last change: 2004 Jul 04 1 *index.txt* For Vim version 7.0aa. Last change: 2004 Jul 07
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1222 |:mkexrc| :mk[exrc] write current mappings and settings to a file 1222 |:mkexrc| :mk[exrc] write current mappings and settings to a file
1223 |:mksession| :mks[ession] write session info to a file 1223 |:mksession| :mks[ession] write session info to a file
1224 |:mkvimrc| :mkv[imrc] write current mappings and settings to a file 1224 |:mkvimrc| :mkv[imrc] write current mappings and settings to a file
1225 |:mkview| :mkvie[w] write view of current window to a file 1225 |:mkview| :mkvie[w] write view of current window to a file
1226 |:mode| :mod[e] show or change the screen mode 1226 |:mode| :mod[e] show or change the screen mode
1227 |:mzscheme| :mz[scheme] execute MzScheme command
1228 |:mzfile| :mzf[ile] execute MzScheme script file
1227 |:next| :n[ext] go to next file in the argument list 1229 |:next| :n[ext] go to next file in the argument list
1228 |:new| :new create a new empty window 1230 |:new| :new create a new empty window
1229 |:nmap| :nm[ap] like ":map" but for Normal mode 1231 |:nmap| :nm[ap] like ":map" but for Normal mode
1230 |:nmapclear| :nmapc[lear] clear all mappings for Normal mode 1232 |:nmapclear| :nmapc[lear] clear all mappings for Normal mode
1231 |:nmenu| :nme[nu] add menu for Normal mode 1233 |:nmenu| :nme[nu] add menu for Normal mode