-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom.el
18 lines (18 loc) · 3.15 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(appt-display-duration 60)
'(appt-display-interval 5)
'(appt-message-warning-time 10)
'(org-cycle-level-faces nil)
'(package-selected-packages
(quote
(spaceline powerline names chinese-word-at-point showtip pinyinlib spinner pdf-tools key-chord ivy tablist markdown-mode hydra parent-mode window-purpose imenu-list projectile pkg-info epl request helm-bibtex parsebib gitignore-mode fringe-helper git-gutter+ git-gutter flyspell-correct flx magit magit-popup git-commit with-editor smartparens iedit anzu evil goto-chg undo-tree highlight diminish company pyim pyim-basedict pos-tip f s bind-map bind-key biblio biblio-core dash yasnippet packed auctex helm avy helm-core async auto-complete popup web-mode tagedit slim-mode scss-mode sass-mode pug-mode less-css-mode impatient-mode simple-httpd helm-css-scss haml-mode emmet-mode company-web web-completion-data ahk-mode ibuffer-projectile flyspell-popup orgit org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-download org-brain htmlize gnuplot evil-org youdao-dictionary xterm-color ws-butler winum which-key volatile-highlights vi-tilde-fringe uuidgen use-package unfill toc-org symon string-inflection smeargle shell-pop sdcv restart-emacs popwin pinyin-search persp-mode pcre2el password-generator paradox org-ref org-plus-contrib open-junk-file neotree mwim multi-term move-text mmm-mode markdown-toc magit-gitflow macrostep lorem-ipsum linum-relative link-hint info+ indent-guide hungry-delete hl-todo highlight-parentheses highlight-numbers highlight-indentation hide-comnt help-fns+ helm-themes helm-swoop helm-purpose helm-projectile helm-mode-manager helm-make helm-gitignore helm-flx helm-descbinds helm-company helm-c-yasnippet helm-ag google-translate golden-ratio gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link git-gutter-fringe git-gutter-fringe+ gh-md fuzzy flyspell-correct-helm flx-ido fill-column-indicator fancy-battery eyebrowse expand-region evil-visualstar evil-visual-mark-mode evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-magit evil-lisp-state evil-lion evil-indent-plus evil-iedit-state evil-exchange evil-escape evil-ediff evil-args evil-anzu eval-sexp-fu eshell-z eshell-prompt-extras esh-help engine-mode elisp-slime-nav editorconfig dumb-jump diff-hl define-word company-statistics company-auctex column-enforce-mode cnfonts clean-aindent-mode chinese-yasdcv chinese-conv cal-china-x browse-at-remote bing-dict auto-yasnippet auto-save-buffers-enhanced auto-highlight-symbol auto-dictionary auto-compile auctex-latexmk aggressive-indent adaptive-wrap ace-window ace-link ace-jump-helm-line ac-ispell))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)