aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-03-05 03:11:19 +0800
committerGuangxiong Lin <[email protected]>2022-03-05 03:11:19 +0800
commit4cf7c82be9593e36c88f1a9230f4af71bd434305 (patch)
treeff6bd35c704d20a1af5d700c160f12d171e5b811 /.emacs.d/init.el
parentddf25894f7fd9e115f88d47dad75ff274a4f342e (diff)
downloaddotfiles-4cf7c82be9593e36c88f1a9230f4af71bd434305.tar.gz
dotfiles-4cf7c82be9593e36c88f1a9230f4af71bd434305.tar.bz2
dotfiles-4cf7c82be9593e36c88f1a9230f4af71bd434305.zip
Remove the config of pyim (emacs)
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index f6ef44c..b458107 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -18,7 +18,6 @@
(require 'init-org)
(require 'init-lang)
(require 'init-filetype)
-(require 'init-pyim)
(require 'init-deft)
(require 'init-input-method)
(require 'init-misc)