Add support for yara language (#12753)

This commit is contained in:
Abhi 2025-02-11 03:02:28 +05:30 committed by GitHub
parent 199dc05a04
commit 7a3470c48d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 174 additions and 0 deletions

View file

@ -249,5 +249,6 @@
| xml | ✓ | | ✓ | |
| xtc | ✓ | | | |
| yaml | ✓ | ✓ | ✓ | `yaml-language-server`, `ansible-language-server` |
| yara | ✓ | | | `yls` |
| yuck | ✓ | | | |
| zig | ✓ | ✓ | ✓ | `zls` |