all repos — nixfiles @ bf039db301a6e88d4e8ccfca0fc3046ac7d1aa0e

System and user configuration, managed by nix and home-manager

Emacs: don't use tree-sitter highlighting for now Wait for the native integration in 29

Alan Pearce
commit

bf039db301a6e88d4e8ccfca0fc3046ac7d1aa0e

parent

d63cf5188f14bb82b9e24f8319ea91fff2cd2dfe

1 file changed, 1 insertion(+), 2 deletions(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -1050,8 +1050,7 @@ js2-mode-hook
json-mode-hook typescript-mode-hook python-mode-hook - rustic-mode-hook)) - :ghook ('tree-sitter-mode-hook #'tree-sitter-hl-mode)) + rustic-mode-hook))) (use-package tree-sitter-langs :after tree-sitter)