From 49a12b3a00a06031d3965a6120d344674f36e440 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 13 Mar 2022 12:02:36 +0800 Subject: Improve emacs init - Running server whenever there is no server running - Require 'init-local --- .emacs.d/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/.gitignore') diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore index 5349c45..c65df60 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore @@ -12,3 +12,5 @@ org-roam.db .org-id-locations pyim .last-package-update-day + +lisp/init-local.el \ No newline at end of file -- cgit v1.2.3