Skip to content

Commit

Permalink
[try] set treesit-auto-install in bash
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Nov 13, 2024
1 parent 1e26351 commit c2fb374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/batch-byte-compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ for pattern in "modules/*.el" "init.el"; do
edebug-print-length 500
user-emacs-directory "'"${EMACS_DIR}"'/"
exordium-spell-check nil
treesit-auto-install nil
tree-sitter-langs--testing t) ; tree-sitter-langs is for pre Emacs-29
(load-file "'"${EMACS_DIR}"'/init.el")
(setq exordium--require-package-archives package-archives)
Expand Down

0 comments on commit c2fb374

Please sign in to comment.