nvim: fix highlighting from todo-comments
This commit is contained in:
parent
11652303df
commit
04d4f3d002
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ return {
|
|||
gui_style = { fg = "bold" },
|
||||
highlight = {
|
||||
multiline = false,
|
||||
before = "fg",
|
||||
keyword = "wide_fg",
|
||||
after = "",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue