Skip to content

Instantly share code, notes, and snippets.

@41tair
Created November 3, 2019 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 41tair/2e9b041e6ac540319c0292472a94389b to your computer and use it in GitHub Desktop.
Save 41tair/2e9b041e6ac540319c0292472a94389b to your computer and use it in GitHub Desktop.
init emacs config
eval-buffer 加载当前的文件
(setq debug-on-error t) 打开调试模式
打开行号 (global-linum-mode t)
加载util util
配置 elpa https://melpa.org/#/
ivy https://github.com/abo-abo/swiper
sr-speedbar https://www.emacswiki.org/emacs/SrSpeedbar
magit https://github.com/magit/magit
multi-term https://www.emacswiki.org/emacs/MultiTerm
ag.el https://github.com/Wilfred/ag.el
dired
csv
docker https://www.emacswiki.org/emacs/Docker
company https://github.com/company-mode/company-mode https://github.com/tkf/emacs-jedi
ivy https://github.com/abo-abo/swiper
python https://github.com/proofit404/anaconda-mode [坑]https://github.com/proofit404/anaconda-mode/issues/296
jedi https://github.com/syohex/emacs-company-jedi
flyspell
flycheck
undo tree
theme https://pawelbx.github.io/emacs-theme-gallery/
bind key
smex
yasnippet
daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment