shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to set "nord_cursor_line_number_background"

jpotier opened this issue · comments

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?