comparison runtime/doc/quickref.txt @ 20856:83cfa1ef1bf2

Update runtime files Commit: https://github.com/vim/vim/commit/65e0d77a66b7e50beb562ad554ace46c32ef8f0f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 14 17:29:55 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Jun 2020 17:45:04 +0200
parents 661eb972cb22
children bbca88cd13d5
comparison
equal deleted inserted replaced
20855:6390b8b611fb 20856:83cfa1ef1bf2
1 *quickref.txt* For Vim version 8.2. Last change: 2020 Jun 02 1 *quickref.txt* For Vim version 8.2. Last change: 2020 Jun 10
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
908 'softtabstop' 'sts' number of spaces that <Tab> uses while editing 908 'softtabstop' 'sts' number of spaces that <Tab> uses while editing
909 'spell' enable spell checking 909 'spell' enable spell checking
910 'spellcapcheck' 'spc' pattern to locate end of a sentence 910 'spellcapcheck' 'spc' pattern to locate end of a sentence
911 'spellfile' 'spf' files where |zg| and |zw| store words 911 'spellfile' 'spf' files where |zg| and |zw| store words
912 'spelllang' 'spl' language(s) to do spell checking for 912 'spelllang' 'spl' language(s) to do spell checking for
913 'spelloptions' 'spo' options for spell checking
913 'spellsuggest' 'sps' method(s) used to suggest spelling corrections 914 'spellsuggest' 'sps' method(s) used to suggest spelling corrections
914 'splitbelow' 'sb' new window from split is below the current one 915 'splitbelow' 'sb' new window from split is below the current one
915 'splitright' 'spr' new window is put right of the current one 916 'splitright' 'spr' new window is put right of the current one
916 'startofline' 'sol' commands move cursor to first non-blank in line 917 'startofline' 'sol' commands move cursor to first non-blank in line
917 'statusline' 'stl' custom format for the status line 918 'statusline' 'stl' custom format for the status line