comparison runtime/doc/quickref.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 9eaf8ef656e9
children 9f48eab77d62
comparison
equal deleted inserted replaced
9974:cb480e05fb5f 9975:03fa8a51e9dc
1 *quickref.txt* For Vim version 7.4. Last change: 2016 Aug 12 1 *quickref.txt* For Vim version 7.4. Last change: 2016 Aug 21
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 Quick reference guide 6 Quick reference guide
765 'keymap' 'kmp' name of a keyboard mapping 765 'keymap' 'kmp' name of a keyboard mapping
766 'keymodel' 'km' enable starting/stopping selection with keys 766 'keymodel' 'km' enable starting/stopping selection with keys
767 'keywordprg' 'kp' program to use for the "K" command 767 'keywordprg' 'kp' program to use for the "K" command
768 'langmap' 'lmap' alphabetic characters for other language mode 768 'langmap' 'lmap' alphabetic characters for other language mode
769 'langmenu' 'lm' language to be used for the menus 769 'langmenu' 'lm' language to be used for the menus
770 'langnoremap' 'lnr' do not apply 'langmap' to mapped characters 770 'langremap' 'lrm' do apply 'langmap' to mapped characters
771 'laststatus' 'ls' tells when last window has status lines 771 'laststatus' 'ls' tells when last window has status lines
772 'lazyredraw' 'lz' don't redraw while executing macros 772 'lazyredraw' 'lz' don't redraw while executing macros
773 'linebreak' 'lbr' wrap long lines at a blank 773 'linebreak' 'lbr' wrap long lines at a blank
774 'lines' number of lines in the display 774 'lines' number of lines in the display
775 'linespace' 'lsp' number of pixel lines to use between characters 775 'linespace' 'lsp' number of pixel lines to use between characters