Only tree-sitter if it sits right
This commit is contained in:
parent
20b6ea4e1f
commit
b949019c8c
@ -807,6 +807,7 @@ targets."
|
||||
|
||||
;; Let's pretend we're nevoim for a moment
|
||||
(use-package tree-sitter
|
||||
:if (string-match-p "86_64" system-configuration)
|
||||
:config
|
||||
(global-tree-sitter-mode)
|
||||
(add-hook 'tree-sitter-after-on-hook #'tree-sitter-hl-mode))
|
||||
|
Loading…
Reference in New Issue
Block a user