aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/diff.c
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2023-01-07 08:20:55 -0700
committerGitHub <noreply@github.com>2023-01-07 08:20:55 -0700
commitf601c4b1ca9051c5ffa6a7543e0851ae86127041 (patch)
tree9aebd6a2fc687bb775fc0b12def1a23cdfeb6e12 /src/nvim/diff.c
parent363633844903331ae1d6383de2fef329db08b5e3 (diff)
downloadrneovim-f601c4b1ca9051c5ffa6a7543e0851ae86127041.tar.gz
rneovim-f601c4b1ca9051c5ffa6a7543e0851ae86127041.tar.bz2
rneovim-f601c4b1ca9051c5ffa6a7543e0851ae86127041.zip
fix(editorconfig): do not highlight unknown properties as errors (#21673)
Other plugins may define their own custom properties outside of Neovim's builtin EditorConfig support. Instead of highlighting these unknown properties as errors, do not highlight them at all. This still differentiates between known and unknown properties, which helps to catch typos or mistakes, but does not use the garish "error" highlight that signals something is wrong.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions