comparison runtime/doc/syntax.txt @ 16611:96e93765d0d6 v8.1.1308

patch 8.1.1308: the Normal highlight is not defined when compiled with GUI commit https://github.com/vim/vim/commit/f90b6e03a983b62b66564fc449e32724d6456769 Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 9 19:26:38 2019 +0200 patch 8.1.1308: the Normal highlight is not defined when compiled with GUI Problem: The Normal highlight is not defined when compiled with GUI. Solution: Always define Normal. (Christian Brabandt, closes https://github.com/vim/vim/issues/4072)
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 May 2019 19:30:07 +0200
parents a23c883685cb
children c002c4899529
comparison
equal deleted inserted replaced
16610:1eaf34420bb3 16611:96e93765d0d6
5000 *hl-Conceal* 5000 *hl-Conceal*
5001 Conceal placeholder characters substituted for concealed 5001 Conceal placeholder characters substituted for concealed
5002 text (see 'conceallevel') 5002 text (see 'conceallevel')
5003 *hl-Cursor* 5003 *hl-Cursor*
5004 Cursor the character under the cursor 5004 Cursor the character under the cursor
5005 lCursor the character under the cursor when |language-mapping|
5006 is used (see 'guicursor')
5005 *hl-CursorIM* 5007 *hl-CursorIM*
5006 CursorIM like Cursor, but used when in IME mode |CursorIM| 5008 CursorIM like Cursor, but used when in IME mode |CursorIM|
5007 *hl-CursorColumn* 5009 *hl-CursorColumn*
5008 CursorColumn the screen column that the cursor is in when 'cursorcolumn' is 5010 CursorColumn the screen column that the cursor is in when 'cursorcolumn' is
5009 set 5011 set