system changes

This commit is contained in:
jjanzen 2025-03-04 10:32:31 -06:00
parent 6f7f4f79d1
commit abcb567b70

View file

@ -458,7 +458,7 @@ Set up =eglot= to run on languages that have been configured.
zig-mode-hook))
(add-hook lang-hook (lambda ()
(eglot-ensure)
(eglot-inlay-hints-mode 0)
(tree-sitter-mode 1)
(tree-sitter-hl-mode 1))))
(eglot-inlay-hints-mode 0)
#+end_src