Evie Litherland-Smith
16babc3f15
Switch email from mu/mu4e to notmuch, with associated service changes Add elfeed config, enable useful minor-modes Slight restructure of file layout
9 lines
166 B
EmacsLisp
9 lines
166 B
EmacsLisp
(setq direnv-always-show-summary nil)
|
|
|
|
(require 'treesit-auto)
|
|
(global-treesit-auto-mode +1)
|
|
(apheleia-global-mode +1)
|
|
(direnv-mode +1)
|
|
|
|
(provide 'custom-ide-config)
|