aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-11-07 09:56:19 +0800
committerGuangxiong Lin <[email protected]>2022-11-07 09:56:19 +0800
commit85e6312355cfb8a0f1774a05b1e671bc89a97235 (patch)
treed7a97ca4f97ba37e5a458f040d1951448afd53a9 /.emacs.d/init.el
parent8ac3dd2358b2da31a6b2dce75e8cc65a6bfd8b11 (diff)
downloaddotfiles-85e6312355cfb8a0f1774a05b1e671bc89a97235.tar.gz
dotfiles-85e6312355cfb8a0f1774a05b1e671bc89a97235.tar.bz2
dotfiles-85e6312355cfb8a0f1774a05b1e671bc89a97235.zip
Add emacs snippet config
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 9f87d7c..f400fc8 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -40,6 +40,7 @@
(require 'init-terminal)
(require 'init-misc)
(require 'init-godot)
+(require 'init-snippet)
(require 'init-appearance)
(add-hook 'after-init-hook