diff --git a/treesit-auto.el b/treesit-auto.el index 25ae5f9..7ffccd4 100644 --- a/treesit-auto.el +++ b/treesit-auto.el @@ -304,7 +304,7 @@ by manipulating the `treesit-auto-recipe-list' variable." :ts-mode 'scala-ts-mode :remap 'scala-mode :url "https://github.com/tree-sitter/tree-sitter-scala" - :ext "\\.sc[ala]?\\'") + :ext "\\.\\(scala\\|sbt\\)\\'") ,(make-treesit-auto-recipe :lang 'sql :ts-mode 'sql-ts-mode