implement very basic highlighting
This commit is contained in:
8
tests/config/tree-sitter/config.json
Normal file
8
tests/config/tree-sitter/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parser-directories": [
|
||||
".."
|
||||
],
|
||||
"theme": {
|
||||
"keyword": "#cccccc"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user