diff options
author | Yochem van Rosmalen <git@yochem.nl> | 2024-11-18 00:33:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-17 15:33:34 -0800 |
commit | 965dc81f818e50b5078d4b7efa5fbb8b771560f8 (patch) | |
tree | 0c9c268e60e65362cbfbae023ae5db9aeefde1a3 /src/nvim/api/vim.c | |
parent | cc6992f1ca443f4da01cb4d57159d4cef37b36b7 (diff) | |
download | rneovim-965dc81f818e50b5078d4b7efa5fbb8b771560f8.tar.gz rneovim-965dc81f818e50b5078d4b7efa5fbb8b771560f8.tar.bz2 rneovim-965dc81f818e50b5078d4b7efa5fbb8b771560f8.zip |
fix(checkhealth): disable 'listchars' #31245
Problem:
'listchars' (in particular multispace) breaks visual heading due to
`Whitespace` highlight group.
Solution:
Disable 'list' (and thus all listchars) by default for `checkhealth`
files.
Fixes #31145
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions