comparison runtime/doc/index.txt @ 8303:88207f4b861a

commit https://github.com/vim/vim/commit/dae8d21dd291df6a6679a00be64e18bca0156576 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 27 22:40:16 2016 +0100 Updated runtime files
author Christian Brabandt <cb@256bit.org>
date Sat, 27 Feb 2016 22:45:05 +0100
parents f16bfe02cef1
children 1bf1b88968a2
comparison
equal deleted inserted replaced
8302:f88943c348e9 8303:88207f4b861a
1 *index.txt* For Vim version 7.4. Last change: 2016 Feb 24 1 *index.txt* For Vim version 7.4. Last change: 2016 Feb 27
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1497 |:smapclear| :smapc[lear] remove all mappings for Select mode 1497 |:smapclear| :smapc[lear] remove all mappings for Select mode
1498 |:smenu| :sme[nu] add menu for Select mode 1498 |:smenu| :sme[nu] add menu for Select mode
1499 |:smile| :smi[le] make the user happy 1499 |:smile| :smi[le] make the user happy
1500 |:snext| :sn[ext] split window and go to next file in the 1500 |:snext| :sn[ext] split window and go to next file in the
1501 argument list 1501 argument list
1502 |:sniff| :sni[ff] send request to sniff
1503 |:snomagic| :sno[magic] :substitute with 'nomagic' 1502 |:snomagic| :sno[magic] :substitute with 'nomagic'
1504 |:snoremap| :snor[emap] like ":noremap" but for Select mode 1503 |:snoremap| :snor[emap] like ":noremap" but for Select mode
1505 |:snoremenu| :snoreme[nu] like ":noremenu" but for Select mode 1504 |:snoremenu| :snoreme[nu] like ":noremenu" but for Select mode
1506 |:sort| :sor[t] sort lines 1505 |:sort| :sor[t] sort lines
1507 |:source| :so[urce] read Vim or Ex commands from a file 1506 |:source| :so[urce] read Vim or Ex commands from a file