aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/.gitignore
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-03-13 12:02:36 +0800
committerGuangxiong Lin <[email protected]>2022-03-13 12:04:38 +0800
commit49a12b3a00a06031d3965a6120d344674f36e440 (patch)
tree715418b973f6fff2f318a32d59d0537ff65a9244 /.emacs.d/.gitignore
parent40bfa4dd0556e923807ff54c53d4a43bf70e928e (diff)
downloaddotfiles-49a12b3a00a06031d3965a6120d344674f36e440.tar.gz
dotfiles-49a12b3a00a06031d3965a6120d344674f36e440.tar.bz2
dotfiles-49a12b3a00a06031d3965a6120d344674f36e440.zip
Improve emacs init
- Running server whenever there is no server running - Require 'init-local
Diffstat (limited to '.emacs.d/.gitignore')
-rw-r--r--.emacs.d/.gitignore2
1 files changed, 2 insertions, 0 deletions
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