diff options
author | Jesse Luehrs | 2023-09-10 19:27:04 +0000 |
---|---|---|
committer | GitHub | 2023-09-10 19:27:04 +0000 |
commit | 81d6d3ff0eace62481863b7957b5ccc52b1c6718 (patch) | |
tree | d840f88da263b53a5d7ee90b17a9130f6ffd846b /book | |
parent | 829db76563be3c7aec71ba3602b20bbbfa75f078 (diff) |
re-add indent and textobject queries for perl (#7947)
* bump tree-sitter-perl version
need some grammar tweaks for the indent queries to function properly
* add indent queries for perl
* add textobject queries for perl
Diffstat (limited to 'book')
-rw-r--r-- | book/src/generated/lang-support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 596b62ba..c1b0acfd 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -112,7 +112,7 @@ | pascal | ✓ | ✓ | | `pasls` | | passwd | ✓ | | | | | pem | ✓ | | | | -| perl | ✓ | | | `perlnavigator` | +| perl | ✓ | ✓ | ✓ | `perlnavigator` | | php | ✓ | ✓ | ✓ | `intelephense` | | po | ✓ | ✓ | | | | pod | ✓ | | | | |