Additional configuration for whitespace.nvim.
This commit is contained in:
parent
74d3e94843
commit
cf38df563f
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
return {
|
||||
{ "johnfrankmorgan/whitespace.nvim",
|
||||
{ "johnfrankmorgan/whitespace.nvim",
|
||||
event = "User AstroFile",
|
||||
opts = {
|
||||
highlight = 'SpellBad',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue