comparison runtime/doc/quickref.txt @ 29290:dc4de65a7fb7

Update runtime files Commit: https://github.com/vim/vim/commit/8a3b805c6c9cae341d560df9c3567ebbe42a7404 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 12:21:15 2022 +0100 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jun 2022 13:30:04 +0200
parents b96ceb97e896
children f8116058ca76
comparison
equal deleted inserted replaced
29289:430376616aac 29290:dc4de65a7fb7
641 'charconvert' 'ccv' expression for character encoding conversion 641 'charconvert' 'ccv' expression for character encoding conversion
642 'cindent' 'cin' do C program indenting 642 'cindent' 'cin' do C program indenting
643 'cinkeys' 'cink' keys that trigger indent when 'cindent' is set 643 'cinkeys' 'cink' keys that trigger indent when 'cindent' is set
644 'cinoptions' 'cino' how to do indenting when 'cindent' is set 644 'cinoptions' 'cino' how to do indenting when 'cindent' is set
645 'cinwords' 'cinw' words where 'si' and 'cin' add an indent 645 'cinwords' 'cinw' words where 'si' and 'cin' add an indent
646 'cinscopedecls' 'cinsd' words that are recognized by 'cino-g' 646 'cinscopedecls' 'cinsd' words that are recognized by 'cino-g'
647 'clipboard' 'cb' use the clipboard as the unnamed register 647 'clipboard' 'cb' use the clipboard as the unnamed register
648 'cmdheight' 'ch' number of lines to use for the command-line 648 'cmdheight' 'ch' number of lines to use for the command-line
649 'cmdwinheight' 'cwh' height of the command-line window 649 'cmdwinheight' 'cwh' height of the command-line window
650 'colorcolumn' 'cc' columns to highlight 650 'colorcolumn' 'cc' columns to highlight
651 'columns' 'co' number of columns in the display 651 'columns' 'co' number of columns in the display