mirror of https://github.com/helix-editor/helix
Compare commits
2 Commits
ec972b3b03
...
866dc706d3
Author | SHA1 | Date |
---|---|---|
|
866dc706d3 | |
|
a5ad3cdc2c |
|
@ -779,7 +779,7 @@ args = { mode = "core", program = "{0}", coreFilePath = "{1}" }
|
|||
|
||||
[[grammar]]
|
||||
name = "go"
|
||||
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "64457ea6b73ef5422ed1687178d4545c3e91334a" }
|
||||
source = { git = "https://github.com/tree-sitter/tree-sitter-go", rev = "3c3775faa968158a8b4ac190a7fda867fd5fb748" }
|
||||
|
||||
[[language]]
|
||||
name = "gomod"
|
||||
|
|
Loading…
Reference in New Issue