summaryrefslogtreecommitdiff
path: root/emacs/.doom.d/init.el
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2021-11-18 12:19:51 -0500
committerKjetil Orbekk <kj@orbekk.com>2021-11-20 19:56:17 -0500
commit03c75c81b511c76c5851bf90983720be9427f344 (patch)
tree1dd52fde4af476c158579d12c94cfec754dd58aa /emacs/.doom.d/init.el
parent80137d98b07df6d6cf572b966a240d4633c9a890 (diff)
Update doom config
Diffstat (limited to 'emacs/.doom.d/init.el')
-rw-r--r--emacs/.doom.d/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el
index 4646d8c..7e0bb0f 100644
--- a/emacs/.doom.d/init.el
+++ b/emacs/.doom.d/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).
-(load "~/.doom.d/init.local.el" t)
+(load-file "~/.doom.d/init.local.el")
(doom! :input
;;chinese
@@ -152,7 +152,7 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;scheme ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor