mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
add elisp support (#10644)
* add elisp support * update queries for some constants
This commit is contained in:
parent
80e0e98e45
commit
44504b720b
4 changed files with 92 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
| edoc | ✓ | | | |
|
||||
| eex | ✓ | | | |
|
||||
| ejs | ✓ | | | |
|
||||
| elisp | ✓ | | | |
|
||||
| elixir | ✓ | ✓ | ✓ | `elixir-ls` |
|
||||
| elm | ✓ | ✓ | | `elm-language-server` |
|
||||
| elvish | ✓ | | | `elvish` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue