mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 15:10:12 +01:00
Treesitter parser (#2902)
A push towards better editor support. See utils/treesitter/README.md --------- Co-authored-by: josh11b <josh11b@users.noreply.github.com>
This commit is contained in:
@@ -30,3 +30,6 @@ compile_commands.json
|
||||
|
||||
# vim temporary files
|
||||
.*.swp
|
||||
|
||||
# generated by utils/treesitter/helix.sh
|
||||
/.helix/
|
||||
|
||||
Reference in New Issue
Block a user