comparison runtime/doc/index.txt @ 14:946da5994c01

updated for version 7.0006
author vimboss
date Mon, 05 Jul 2004 15:58:32 +0000
parents bdeee1504ac1
children 631143ac4a01
comparison
equal deleted inserted replaced
13:24d5189d3956 14:946da5994c01
1 *index.txt* For Vim version 7.0aa. Last change: 2004 Jul 02 1 *index.txt* For Vim version 7.0aa. Last change: 2004 Jul 04
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1350 |:srewind| :sre[wind] split window and go to first file in the 1350 |:srewind| :sre[wind] split window and go to first file in the
1351 argument list 1351 argument list
1352 |:stop| :st[op] suspend the editor or escape to a shell 1352 |:stop| :st[op] suspend the editor or escape to a shell
1353 |:stag| :sta[g] split window and jump to a tag 1353 |:stag| :sta[g] split window and jump to a tag
1354 |:startinsert| :star[tinsert] start Insert mode 1354 |:startinsert| :star[tinsert] start Insert mode
1355 |:startreplace| :startr[eplace] start Replace mode
1355 |:stopinsert|| :stopi[nsert] stop Insert mode 1356 |:stopinsert|| :stopi[nsert] stop Insert mode
1356 |:stjump| :stj[ump] do ":tjump" and split window 1357 |:stjump| :stj[ump] do ":tjump" and split window
1357 |:stselect| :sts[elect] do ":tselect" and split window 1358 |:stselect| :sts[elect] do ":tselect" and split window
1358 |:sunhide| :sun[hide] same as ":unhide" 1359 |:sunhide| :sun[hide] same as ":unhide"
1359 |:suspend| :sus[pend] same as ":stop" 1360 |:suspend| :sus[pend] same as ":stop"