We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 072b21d commit 90a56c9Copy full SHA for 90a56c9
lua/zenbones/specs/dark.lua
@@ -267,7 +267,7 @@ local function generate(p, opt)
267
sym "@comment.note" { DiagnosticInfo },
268
269
sym "@markup.strong" { Bold },
270
- sym "@markup.itailc" { Italic },
+ sym "@markup.italic" { Italic },
271
sym "@markup.strikethrough" { gui = "strikethrough" },
272
sym "@markup.underline" { Underlined },
273
lua/zenbones/specs/light.lua
0 commit comments