diff --git a/lisp/init-treesitter.el b/lisp/init-treesitter.el index a9298b899a..04c607a9af 100644 --- a/lisp/init-treesitter.el +++ b/lisp/init-treesitter.el @@ -13,8 +13,6 @@ ;; Note that grammar files from different sources can be differently ;; named and configured, so there could be different results. Some ;; common remappings are included below. -(setq treesit-load-name-override-list nil - major-mode-remap-alist nil) ;;; Enable built-in and pre-installed TS modes if the grammars are available