From 419df6fe0b72f9479e108e6ca5160aa6381aab87 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 19 Oct 2020 20:05:21 -0400 Subject: emacs configs --- emacs/.doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.doom.d/init.el') diff --git a/emacs/.doom.d/init.el b/emacs/.doom.d/init.el index 4a887c9..7e76689 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-file "~/.doom.d/init.local.el") +(load "~/.doom.d/init.local.el" t) (doom! :input ;;chinese -- cgit v1.2.3