comparison runtime/doc/index.txt @ 7477:05cf4cc72a9f

commit https://github.com/vim/vim/commit/fa7353428f705f7a13465a1943dddeede4083023 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 3 22:14:44 2016 +0100 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Jan 2016 22:15:05 +0100
parents f717d96a39b3
children 502ca0a62fd8
comparison
equal deleted inserted replaced
7476:023506554cad 7477:05cf4cc72a9f
1 *index.txt* For Vim version 7.4. Last change: 2015 Sep 08 1 *index.txt* For Vim version 7.4. Last change: 2016 Jan 03
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
1493 argument list 1493 argument list
1494 |:smagic| :sm[agic] :substitute with 'magic' 1494 |:smagic| :sm[agic] :substitute with 'magic'
1495 |:smap| :smap like ":map" but for Select mode 1495 |:smap| :smap like ":map" but for Select mode
1496 |:smapclear| :smapc[lear] remove all mappings for Select mode 1496 |:smapclear| :smapc[lear] remove all mappings for Select mode
1497 |:smenu| :sme[nu] add menu for Select mode 1497 |:smenu| :sme[nu] add menu for Select mode
1498 |:smile| :smi[le] make the user happy
1498 |:snext| :sn[ext] split window and go to next file in the 1499 |:snext| :sn[ext] split window and go to next file in the
1499 argument list 1500 argument list
1500 |:sniff| :sni[ff] send request to sniff 1501 |:sniff| :sni[ff] send request to sniff
1501 |:snomagic| :sno[magic] :substitute with 'nomagic' 1502 |:snomagic| :sno[magic] :substitute with 'nomagic'
1502 |:snoremap| :snor[emap] like ":noremap" but for Select mode 1503 |:snoremap| :snor[emap] like ":noremap" but for Select mode