shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
GNU General Public License v2.0
803 stars 107 forks source link

Add new LSP diagnostic highlight for neovim 0.6.0 #73

Closed dakennguyen closed 2 years ago

dakennguyen commented 2 years ago

https://github.com/neovim/neovim/commit/a5bbb932f9094098bd656d3f6be3c58344576709#diff-8df5fbf5803bbea8d9e9d4d8a63f0bac3a32e1925d74990a43c6327fad2aad03R28-R48 Neovim 0.6.0 introduced some new LSP diagnostic highlight groups. I see that we missed these 4

See also: :help diagnostic-highlights