[WIP] Several things

- Doom emacs `tree-sitter`
- CI for `beebox`
- PGtk Emacs
This commit is contained in:
Andrea Ciceri 2022-10-18 15:52:13 +02:00
parent b70881fad3
commit a9d14ae3d2
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
10 changed files with 75 additions and 33 deletions

View file

@ -86,3 +86,8 @@
(setq +format-on-save-enabled-modes
'(not latex-mode))
(setq org-roam-directory (file-truename "~/roam"))
(org-roam-db-autosync-mode)
(setq +tree-sitter-hl-enabled-modes t)