change highlight-color to background
This commit is contained in:
parent
eaebce583c
commit
e160798040
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
config = ''
|
||||
require("nvim-highlight-colors").setup({
|
||||
render = "virtual",
|
||||
render = "background",
|
||||
virtual_symbol = "${icons.FileModified}",
|
||||
virtual_symbol_position = "eow",
|
||||
virtual_symbol_prefix = " ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue