mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add support for yara
language (#12753)
This commit is contained in:
parent
199dc05a04
commit
7a3470c48d
5 changed files with 174 additions and 0 deletions
|
@ -249,5 +249,6 @@
|
|||
| xml | ✓ | | ✓ | |
|
||||
| xtc | ✓ | | | |
|
||||
| yaml | ✓ | ✓ | ✓ | `yaml-language-server`, `ansible-language-server` |
|
||||
| yara | ✓ | | | `yls` |
|
||||
| yuck | ✓ | | | |
|
||||
| zig | ✓ | ✓ | ✓ | `zls` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue