enabled coloured underlines for spelling diagnostics
This commit is contained in:
parent
8ad55cf999
commit
5c7a63ab8d
4 changed files with 9 additions and 2 deletions
|
|
@ -292,6 +292,6 @@ return {
|
|||
['@none'] = {},
|
||||
['@conceal'] = { fg = c.fg_weaker },
|
||||
|
||||
['@spell'] = {},
|
||||
['@nospell'] = {},
|
||||
-- @spell and @nospell should not define any styling
|
||||
-- This allows vim.wo.spell to control spell highlighting via SpellBad/SpellCap/etc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue