Skip to content

Commit

Permalink
[try] force treesit
Browse files Browse the repository at this point in the history
  • Loading branch information
pkryger committed Nov 12, 2024
1 parent 9140cf5 commit 916fc29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/first-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ ${EMACS} -Q --batch \
eval-expression-print-length 100
edebug-print-length 500
user-emacs-directory "'"${EMACS_DIR}"'"
exordium-spell-check nil)
exordium-spell-check nil
exordium-treesit-modes-enable t)
(defun ask-user-about-lock (file opponent)
(sleep-for 5)
t)
Expand Down

0 comments on commit 916fc29

Please sign in to comment.