Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 103 forks source link

[feat] add LspCodelens highlighting #73

Closed MangoIV closed 1 year ago

MangoIV commented 1 year ago

This adds highlighting for the LspCodelens highlight group. I propose to colour it the same way that Diagnostic Hints are coloured, similarly to how it has been done here.