mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Improve docs, fix up a few highlight scopes
This commit is contained in:
parent
4ac29434cb
commit
4cc562318a
14 changed files with 265 additions and 207 deletions
|
@ -28,9 +28,7 @@ escape = "honey"
|
|||
label = "honey"
|
||||
|
||||
# TODO: diferentiate doc comment
|
||||
# concat (ERROR) @syntax-error and "MISSING ;" selectors for errors
|
||||
|
||||
module = "#ff0000"
|
||||
# concat (ERROR) @error.syntax and "MISSING ;" selectors for errors
|
||||
|
||||
"ui.background" = { bg = "midnight" }
|
||||
"ui.linenr" = { fg = "comet" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue