new emacs settings

master
Michael Ochmann 1 year ago
parent 88f11cbb18
commit aba7165fbc
  1. 5
      .doom.d/config.el
  2. 2
      .doom.d/init.el

@ -107,7 +107,8 @@
;; they are implemented.
(setq display-line-numbers-type 'relative)
(setq projectile-project-search-path '("~/Documents/apps/" "~/Sites" "~/Documents/maschinendeck/"))
(setq projectile-project-search-path '("~/Documents/apps/" "~/Documents/apps/fsi/laniv" "~/Sites" "~/Documents/maschinendeck/"))
(setq projectile-enable-caching nil)
; Tabs
; https://dougie.io/emacs/indentation/#functions-for-enablingdisabling-tabs
@ -162,3 +163,5 @@
)
(setq centaur-tabs-cycle-scope 'tabs)
(setq flycheck-gcc-language-standard "c++20")

@ -177,7 +177,7 @@
;;zig ; C, but simpler
:email
;;(mu4e +org +gmail)
(mu4e +org)
;;notmuch
;;(wanderlust +gmail)

Loading…
Cancel
Save