comparison runtime/doc/quickref.txt @ 31579:7d68a90cbf5c

Update runtime files Commit: https://github.com/vim/vim/commit/f1dcd14fc5d4370476cd82895a4479ca2d252e54 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 31 15:30:45 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sat, 31 Dec 2022 16:45:06 +0100
parents a7801222c9c5
children 1f3bcb7f3bd0
comparison
equal deleted inserted replaced
31578:e90cb8fbfbb6 31579:7d68a90cbf5c
1 *quickref.txt* For Vim version 9.0. Last change: 2022 Nov 23 1 *quickref.txt* For Vim version 9.0. Last change: 2022 Dec 16
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
900 'shiftround' 'sr' round indent to multiple of shiftwidth 900 'shiftround' 'sr' round indent to multiple of shiftwidth
901 'shiftwidth' 'sw' number of spaces to use for (auto)indent step 901 'shiftwidth' 'sw' number of spaces to use for (auto)indent step
902 'shortmess' 'shm' list of flags, reduce length of messages 902 'shortmess' 'shm' list of flags, reduce length of messages
903 'shortname' 'sn' Filenames assumed to be 8.3 chars 903 'shortname' 'sn' Filenames assumed to be 8.3 chars
904 'showbreak' 'sbr' string to use at the start of wrapped lines 904 'showbreak' 'sbr' string to use at the start of wrapped lines
905 'showcmd' 'sc' show (partial) command in status line 905 'showcmd' 'sc' show (partial) command somewhere
906 'showcmdloc' 'sloc' where to show (partial) command
906 'showfulltag' 'sft' show full tag pattern when completing tag 907 'showfulltag' 'sft' show full tag pattern when completing tag
907 'showmatch' 'sm' briefly jump to matching bracket if insert one 908 'showmatch' 'sm' briefly jump to matching bracket if insert one
908 'showmode' 'smd' message on status line to show current mode 909 'showmode' 'smd' message on status line to show current mode
909 'showtabline' 'stal' tells when the tab pages line is displayed 910 'showtabline' 'stal' tells when the tab pages line is displayed
910 'sidescroll' 'ss' minimum number of columns to scroll horizontal 911 'sidescroll' 'ss' minimum number of columns to scroll horizontal