From 922b033641788484acd5c06aacf2f7754f335a3f Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sat, 28 Jun 2025 10:27:57 +0300 Subject: Add kotlin-ts-mode --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index fedc6cf..20d74e7 100644 --- a/init.el +++ b/init.el @@ -415,6 +415,7 @@ (java "https://github.com/tree-sitter/tree-sitter-java.git") (javascript "https://github.com/tree-sitter/tree-sitter-javascript.git") (json "https://github.com/tree-sitter/tree-sitter-json.git") + (kotlin "https://github.com/fwcd/tree-sitter-kotlin") (python "https://github.com/tree-sitter/tree-sitter-python.git") (ruby "https://github.com/tree-sitter/tree-sitter-ruby.git") (rust "https://github.com/tree-sitter/tree-sitter-rust.git") -- cgit v1.2.3