diff --git a/.doom.d/config.el b/.doom.d/config.el index 449464f..fd4c156 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.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") diff --git a/.doom.d/init.el b/.doom.d/init.el index bfcf20e..e18960d 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -177,7 +177,7 @@ ;;zig ; C, but simpler :email - ;;(mu4e +org +gmail) + (mu4e +org) ;;notmuch ;;(wanderlust +gmail)