Commit Graph

3 Commits (ab11cd1de5d919f652d26cd5279ef6cba88b77d5)

Author SHA1 Message Date
Michael Davis 71cc25cbef
Add rainbow highlights based on tree-sitter queries 2025-05-13 19:57:57 -04:00
Triton171 cb0bc25a9f
Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 2023-11-08 20:53:07 +01:00
Michael Davis 67415e096e
Fix file-types declaration for racket (#4915)
Both the racket and scheme entries used the rkt file-extension. This
commit removes that entry for scheme and so that the racket entry takes
precedence. We explicitly point to the scheme grammar now and setup
queries that inherit from scheme. This should enable using the racket
language server configuration.
2022-11-30 23:27:08 +09:00