emacs: set treesit-font-lock-level to 4
This commit is contained in:
parent
aa603f94e9
commit
8f11fdca46
1 changed files with 2 additions and 0 deletions
|
@ -209,7 +209,9 @@
|
|||
;; catppuccin theme
|
||||
(package-install 'catppuccin-theme)
|
||||
(setq catppuccin-flavor 'mocha)
|
||||
(setq treesit-font-lock-level 4)
|
||||
(load-theme 'catppuccin :no-confirm)
|
||||
|
||||
;; alpha
|
||||
(add-to-list 'default-frame-alist '(alpha-background . 96))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue