]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0277: Cannot highlight the Command-line v9.1.0277
authorShougo Matsushita <Shougo.Matsu@gmail.com>
Mon, 8 Apr 2024 20:11:50 +0000 (22:11 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 8 Apr 2024 20:16:33 +0000 (22:16 +0200)
commitbe2b03c6eecea3eae5d460e3c19ee43b73b29928
treeecfa624dabb4dc7bee659b3c125951717ad5c60e
parent7005b7ee7f282b24378c2a844366cb8616cad5d7
patch 9.1.0277: Cannot highlight the Command-line

Problem:  Cannot highlight the Command-line
Solution: Add the MsgArea highlighting group
          (Shougo Matsushita)

closes: #14327

Signed-off-by: Shougo Matsushita <Shougo.Matsu@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/syntax.txt
runtime/doc/tags
runtime/doc/version9.txt
src/message.c
src/optiondefs.h
src/testdir/test_highlight.vim
src/version.c
src/vim.h