From 2406488168757ae42b8d6e30db493cea28c2a2fb Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Mon, 20 Dec 2021 22:01:53 -0700 Subject: [PATCH] docs: missing language type from code block --- docs/config/font-shaping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/font-shaping.md b/docs/config/font-shaping.md index 5e5a1e1f6..f5da6806e 100644 --- a/docs/config/font-shaping.md +++ b/docs/config/font-shaping.md @@ -58,7 +58,7 @@ return { and this example disables ligatures for JetBrains Mono, but keeps the default for the other fonts in the fallback: -``` +```lua local wezterm = require 'wezterm'; return {