Skip to content

Commit

Permalink
fix(transparent-nvim): Made cursor line transparent (#611)
Browse files Browse the repository at this point in the history
* feat(colorscheme): Added transparent colorscheme

* chore: Removed colorscheme folder

* fix: Made cursor line transparent
  • Loading branch information
Infonautica authored Oct 18, 2023
1 parent 1988f8f commit cae8e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/color/transparent-nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ return {
"NonText",
"SignColumn",
"CursorLineNr",
"CursorLine",
"EndOfBuffer",
},
-- table: additional groups that should be cleared
Expand Down

0 comments on commit cae8e92

Please sign in to comment.