aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-10-15 11:56:02 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-10-15 12:06:13 +0200
commitc4ab110e04e0f447b836e0d613690b24b02f5c24 (patch)
treed6a695a7d009d98b17cf9cd58044890fa0d6b551 /src/nvim/api/buffer.c
parent7ca1f43f68522770c768b6221752388684b5f658 (diff)
downloadrneovim-c4ab110e04e0f447b836e0d613690b24b02f5c24.tar.gz
rneovim-c4ab110e04e0f447b836e0d613690b24b02f5c24.tar.bz2
rneovim-c4ab110e04e0f447b836e0d613690b24b02f5c24.zip
health.vim: fix highlighting
`:syntax keyword` is affected by 'iskeyword'. When we aligned 'iskeyword' to that of filetype=help, colon (:) is now included. Simplest way to deal with this is to include colon (:) in the `:syntax keyword` directive. Also: - change "SUGGESTIONS" mouthful to "ADVICE" - change "SUCCESS" to "OK"
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions