mirror of https://github.com/helix-editor/helix
bump: tree-sitter-cpp
parent
cb1ecc9128
commit
f557ad5dc3
|
@ -626,7 +626,7 @@ args = { console = "internalConsole", attachCommands = [ "platform select remote
|
||||||
|
|
||||||
[[grammar]]
|
[[grammar]]
|
||||||
name = "cpp"
|
name = "cpp"
|
||||||
source = { git = "https://github.com/tree-sitter/tree-sitter-cpp", rev = "670404d7c689be1c868a46f919ba2a3912f2b7ef" }
|
source = { git = "https://github.com/tree-sitter/tree-sitter-cpp", rev = "56455f4245baf4ea4e0881c5169de69d7edd5ae7" }
|
||||||
|
|
||||||
[[language]]
|
[[language]]
|
||||||
name = "crystal"
|
name = "crystal"
|
||||||
|
|
Loading…
Reference in New Issue