From 03c75c81b511c76c5851bf90983720be9427f344 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 18 Nov 2021 12:19:51 -0500 Subject: Update doom config --- emacs/.doom.d/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/.doom.d/init.el') 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 -- cgit v1.2.3