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
796 stars 107 forks source link

Option to set "nord_cursor_line_number_background" #147

Open jpotier opened 1 year ago

jpotier commented 1 year ago

The OG vim nord theme has an option to set a highlighted background for the current line when linenumber is enabled:

image

I'm trying to migrate to this plugin instead of the other one, but I'm missing this style option. How would I be able to achieve this?