comparison runtime/doc/index.txt @ 9975:03fa8a51e9dc

commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 26 19:52:37 2016 +0200 Updated runtime files. Add Scala files.
author Christian Brabandt <cb@256bit.org>
date Fri, 26 Aug 2016 20:00:12 +0200
parents b4da19b7539f
children 8061455d9179
comparison
equal deleted inserted replaced
9974:cb480e05fb5f 9975:03fa8a51e9dc
1 *index.txt* For Vim version 7.4. Last change: 2016 Aug 16 1 *index.txt* For Vim version 7.4. Last change: 2016 Aug 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*
1237 |:exit| :exi[t] same as ":xit" 1237 |:exit| :exi[t] same as ":xit"
1238 |:exusage| :exu[sage] overview of Ex commands 1238 |:exusage| :exu[sage] overview of Ex commands
1239 |:file| :f[ile] show or set the current file name 1239 |:file| :f[ile] show or set the current file name
1240 |:files| :files list all files in the buffer list 1240 |:files| :files list all files in the buffer list
1241 |:filetype| :filet[ype] switch file type detection on/off 1241 |:filetype| :filet[ype] switch file type detection on/off
1242 |:filter| :filt[er] filter output of following command
1242 |:find| :fin[d] find file in 'path' and edit it 1243 |:find| :fin[d] find file in 'path' and edit it
1243 |:finally| :fina[lly] part of a :try command 1244 |:finally| :fina[lly] part of a :try command
1244 |:finish| :fini[sh] quit sourcing a Vim script 1245 |:finish| :fini[sh] quit sourcing a Vim script
1245 |:first| :fir[st] go to the first file in the argument list 1246 |:first| :fir[st] go to the first file in the argument list
1246 |:fixdel| :fix[del] set key code of <Del> 1247 |:fixdel| :fix[del] set key code of <Del>