mirror of https://github.com/helix-editor/helix
Fix duplicate "ui.help" key. (#1713)
parent
6a6a9ab2b3
commit
c1251aecc7
|
@ -28,7 +28,6 @@
|
||||||
"keyword" = "light-magenta"
|
"keyword" = "light-magenta"
|
||||||
"label" = "light-magenta"
|
"label" = "light-magenta"
|
||||||
"namespace" = "light-magenta"
|
"namespace" = "light-magenta"
|
||||||
"ui.help" = { fg = "white", bg = "black" }
|
|
||||||
|
|
||||||
"markup.heading" = "light-blue"
|
"markup.heading" = "light-blue"
|
||||||
"markup.list" = "light-red"
|
"markup.list" = "light-red"
|
||||||
|
|
Loading…
Reference in New Issue