Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
692 stars 111 forks source link

Add highlight for QuickFixLine 'bold = true' #202

Closed fnune closed 2 months ago

fnune commented 2 months ago

After:

image

Before: notice that QuickFixLine is defined to Neovim 0.10 defaults.

image image