Closed chbk closed 6 years ago
Go files aren't stylised by syntax highlighting packages that look for syntax--source. Adding a 'program' scope in tree-sitter-go.cson would maybe fix this?
syntax--source
I believe this should have been fixed by https://github.com/atom/language-go/pull/151.
Go files aren't stylised by syntax highlighting packages that look for
syntax--source
. Adding a 'program' scope in tree-sitter-go.cson would maybe fix this?