mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs): LLM, LaTeX
This commit is contained in:
parent
9b19b8b834
commit
cb81828291
8 changed files with 161 additions and 47 deletions
|
|
@ -40,6 +40,11 @@
|
|||
:config
|
||||
(setq treemacs-persist-file (expand-file-name "treemacs-persist" user-emacs-data)))
|
||||
|
||||
|
||||
(use-package treemacs-nerd-icons
|
||||
:config
|
||||
(treemacs-load-theme "nerd-icons"))
|
||||
|
||||
(use-package treemacs-evil
|
||||
:after (treemacs evil)
|
||||
:ensure t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue