1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00

docs: missing language type from code block

This commit is contained in:
Wez Furlong 2021-12-20 22:01:53 -07:00
parent dd150131b7
commit 2406488168

View File

@ -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 {