diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -415,6 +415,7 @@ | |||
| 415 | (java "https://github.com/tree-sitter/tree-sitter-java.git") | 415 | (java "https://github.com/tree-sitter/tree-sitter-java.git") |
| 416 | (javascript "https://github.com/tree-sitter/tree-sitter-javascript.git") | 416 | (javascript "https://github.com/tree-sitter/tree-sitter-javascript.git") |
| 417 | (json "https://github.com/tree-sitter/tree-sitter-json.git") | 417 | (json "https://github.com/tree-sitter/tree-sitter-json.git") |
| 418 | (kotlin "https://github.com/fwcd/tree-sitter-kotlin") | ||
| 418 | (python "https://github.com/tree-sitter/tree-sitter-python.git") | 419 | (python "https://github.com/tree-sitter/tree-sitter-python.git") |
| 419 | (ruby "https://github.com/tree-sitter/tree-sitter-ruby.git") | 420 | (ruby "https://github.com/tree-sitter/tree-sitter-ruby.git") |
| 420 | (rust "https://github.com/tree-sitter/tree-sitter-rust.git") | 421 | (rust "https://github.com/tree-sitter/tree-sitter-rust.git") |