aboutsummaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorSebastian Neubauer2021-12-21 02:02:53 +0000
committerGitHub2021-12-21 02:02:53 +0000
commit205dc8776b6ff4f5ab331df9c33b33e44caab12c (patch)
treeb7c2eca341361ad8459ee1a3cc0458e6542445a7 /book
parentf16651b590b7f8679e520407002d6da0f169cac2 (diff)
Add fish highlighting (#1308)
The highlights were copied and modified from https://github.com/nvim-treesitter/nvim-treesitter/blob/master/queries/fish/highlights.scm
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 cb91872b..24b75b64 100644
--- a/book/src/generated/lang-support.md
+++ b/book/src/generated/lang-support.md
@@ -9,6 +9,7 @@
| css | ✓ | | | |
| dart | ✓ | | ✓ | `dart` |
| elixir | ✓ | | | `elixir-ls` |
+| fish | ✓ | ✓ | ✓ | |
| glsl | ✓ | | ✓ | |
| go | ✓ | ✓ | ✓ | `gopls` |
| html | ✓ | | | |