summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index fedc6cf..20d74e7 100644
--- a/init.el
+++ b/init.el
@@ -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")