diff options
author | 2022-01-01 21:28:50 +0100 | |
---|---|---|
committer | 2022-01-01 21:28:50 +0100 | |
commit | 8035ba071b3302c1affcfead48af8a1ced9a41e1 (patch) | |
tree | 410cded0b37cfae592df52b0a431928a02c1fc7e /autoload | |
parent | df497a7b396d32a721fa72bd9119db2bca3deed6 (diff) | |
download | nord-vim-8035ba071b3302c1affcfead48af8a1ced9a41e1.tar.gz |
Add support for neovim 0.6.0 diagnostic API highlight groups (#282)
In Neovim `0.6.0` [1] the naming scheme for the highlight groups of the
diagnostic API changed [2]. The new groups have been added as default while
the previous groups are conditionally guarded when using Neovim `0.5.0`.
[1]: https://github.com/neovim/neovim/releases/tag/v0.6.0
[2]: https://github.com/neovim/neovim/pull/15585/commits/a5bbb932f9094098bd656d3f6be3c58344576709#diff-51fab2b766d0a3b606462e95de492190df173b7296147912307cdad636cd492aR77
Co-authored-by: Arctic Ice Studio <development@arcticicestudio.com>
Co-authored-by: Sven Greb <development@svengreb.de>
GH-282
Diffstat (limited to 'autoload')
0 files changed, 0 insertions, 0 deletions