aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorunrelentingtech2022-05-11 01:06:37 +0000
committerGitHub2022-05-11 01:06:37 +0000
commit2cb1ea7127122bbcb0f05dfbb7959334c751c3d7 (patch)
tree9988931531685e6362dee38e9bf6b58670ca13ea /book
parent807cdc60bf060bdbff95c2ab44c4f2ce0cf66e83 (diff)
feat(lang): add Meson language support (#2314)
https://mesonbuild.com/Syntax.html
Diffstat (limited to 'book')
-rw-r--r--book/src/generated/lang-support.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md
index 68163e08..95cf91a4 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -53,6 +53,7 @@
| lua | ✓ | | ✓ | |
| make | ✓ | | | |
| markdown | ✓ | | | |
+| meson | ✓ | | ✓ | |
| mint | | | | `mint` |
| nickel | ✓ | | ✓ | `nls` |
| nix | ✓ | | ✓ | `rnix-lsp` |