mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(editor/treesit): expand treesit highlight features to max
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
(when (fboundp 'treesit-ready-p)
|
||||
(require 'treesit)
|
||||
(setopt treesit-font-lock-level 4)
|
||||
|
||||
(defun siren-treesit-prepare (mode source)
|
||||
"Setup treesit for MODE with SOURCE."
|
||||
|
||||
Reference in New Issue
Block a user