Rework OCaml setup, and move to emacs-plus homebrew
All checks were successful
/ Test config on 20 (push) Successful in 31s
All checks were successful
/ Test config on 20 (push) Successful in 31s
This commit is contained in:
parent
9dd86c7fc2
commit
0c09dcf198
6 changed files with 91 additions and 67 deletions
|
|
@ -26,7 +26,7 @@
|
|||
:config
|
||||
(add-to-list 'treesit-extra-load-path (tree-sitter-langs--bin-dir)))
|
||||
|
||||
(use-package tree-sitter-indent :straight t)
|
||||
;; (use-package tree-sitter-indent :straight t)
|
||||
(add-hook 'tree-sitter-after-on-hook 'tree-sitter-hl-mode)
|
||||
|
||||
(provide 'icejam-tree-sitter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue