summaryrefslogtreecommitdiff
path: root/emacs/.config/doom/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2022-09-28 20:01:58 -0400
committerKjetil Orbekk <kj@orbekk.com>2022-09-28 20:01:58 -0400
commit8ee8fcc1e7c35bea75e65d697578a0b7ab3d82ea (patch)
treed3a498aad3e700dc01184e1263eb76b329822c00 /emacs/.config/doom/init.el
parent3e6d7b0d913dd9b0ad75792d23ad2fb2e103b362 (diff)
parent306d7057ad7d0b243bd7e91d3d53a84fead32b6b (diff)
Merge branch 'master' of dragon.orbekk.com:/storage/projects/dotfiles
Diffstat (limited to 'emacs/.config/doom/init.el')
-rw-r--r--emacs/.config/doom/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el
index 7d37eae..ff2768b 100644
--- a/emacs/.config/doom/init.el
+++ b/emacs/.config/doom/init.el
@@ -13,7 +13,7 @@
;;
;; Alternatively, press 'gd' (or 'C-c g d') on a module to browse its
;; directory (for easy access to its source code).
-(let ((local-config "~/.doom.d/init.local.el"))
+(let ((local-config "~/.config/doom/init.local.el"))
(when (file-exists-p local-config)
(load-file local-config)))
@@ -124,7 +124,7 @@
;;elm ; care for a cup of TEA?
emacs-lisp ; drown in parentheses
;;erlang ; an elegant language for a more civilized age
- (ess +lsp) ; emacs speaks statistics
+ ;;(ess +lsp) ; emacs speaks statistics
;;faust ; dsp, but you get to keep your soul
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3