mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Update tree-sitter-erlang
This is for packaging reasons, previously the license identifier in `package.json` accidentally listed MIT instead of Apache-2.0
This commit is contained in:
parent
b0e1eaf50d
commit
18b9eb9e06
1 changed files with 1 additions and 1 deletions
|
@ -1914,7 +1914,7 @@ language-servers = [ "erlang-ls", "elp" ]
|
|||
|
||||
[[grammar]]
|
||||
name = "erlang"
|
||||
source = { git = "https://github.com/the-mikedavis/tree-sitter-erlang", rev = "9d4b36a76d5519e3dbf1ec4f4b61bb1a293f584c" }
|
||||
source = { git = "https://github.com/the-mikedavis/tree-sitter-erlang", rev = "33a3e4f1fa77a3e1a2736813f4b27c358f6c0b63" }
|
||||
|
||||
[[language]]
|
||||
name = "kotlin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue