Skip to content

Commit

Permalink
setopt treesit-font-lock-level
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Jun 21, 2024
1 parent 3bda3aa commit 30f4f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .emacs.d/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@
(global-set-key (kbd "C-z C-a") 'toggle-fullscreen)
(global-set-key (kbd "C-z C-z") 'toggle-size-frame)

(setopt treesit-font-lock-level 4)
(unless (fboundp 'treesit-install-language-grammar)
(progn
(el-get-bundle elisp-tree-sitter)
Expand Down

0 comments on commit 30f4f3c

Please sign in to comment.