aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorFelipe S. S. Schneider2022-12-09 04:33:08 +0000
committerGitHub2022-12-09 04:33:08 +0000
commitd14de277092d7eab555ea2abc1435101d12e308c (patch)
tree14e34e1fcee335209c5c1f59abe826805c6f037f /book
parent37e7dd1df598312727aadb5c74919fd196fecffc (diff)
Add support for the BibTeX file format (#5064)
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 ccfd18c0..28dafd7a 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -5,6 +5,7 @@
| bash | ✓ | | | `bash-language-server` |
| bass | ✓ | | | `bass` |
| beancount | ✓ | | | |
+| bibtex | ✓ | | | `texlab` |
| bicep | ✓ | | | `bicep-langserver` |
| c | ✓ | ✓ | ✓ | `clangd` |
| c-sharp | ✓ | ✓ | | `OmniSharp` |