forked from zilongshanren/spacemacs-private
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcustom.el
83 lines (83 loc) · 6.33 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.
(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.
'(ahs-case-fold-search nil)
'(ahs-default-range (quote ahs-range-whole-buffer))
'(ahs-idle-interval 0.25)
'(ahs-idle-timer 0 t)
'(ahs-inhibit-face-list nil)
'(beacon-blink-delay 0.3)
'(cfs--current-profile-name "profile1" t)
'(company-dabbrev-other-buffers nil)
'(ctags-update-delay-seconds 1024)
'(erc-nick "zilongshanren")
'(erc-port 6666)
'(evil-want-C-i-jump t)
'(exec-path-from-shell-arguments (quote ("-l")))
'(expand-region-contract-fast-key "V")
'(expand-region-exclude-text-mode-expansions (quote (html-mode nxml-mode web-mode)))
'(expand-region-reset-fast-key "r")
'(flycheck-display-errors-delay 0.4)
'(golden-ratio-exclude-modes
(quote
("bs-mode" "calc-mode" "ediff-mode" "dired-mode" "gud-mode" "gdb-locals-mode" "gdb-registers-mode" "gdb-breakpoints-mode" "gdb-threads-mode" "gdb-frames-mode" "gdb-inferior-io-mode" "gud-mode" "gdb-inferior-io-mode" "gdb-disassembly-mode" "gdb-memory-mode" "restclient-mode" "speedbar-mode" term-mode)))
'(helm-ag-always-set-extra-option nil)
'(helm-gtags-update-interval-second 35)
'(helm-ls-git-fuzzy-match t)
'(helm-ls-git-show-abs-or-relative (quote absolute))
'(ivy-height 18)
'(lua-documentation-url "http://www.lua.org/manual/5.3/manual.html")
'(magit-use-overlays nil)
'(org-agenda-custom-commands nil)
'(org-agenda-ndays 1)
'(org-agenda-show-all-dates t)
'(org-agenda-skip-deadline-if-done t)
'(org-agenda-skip-deadline-prewarning-if-scheduled t)
'(org-agenda-skip-scheduled-if-done t)
'(org-agenda-start-on-weekday nil)
'(org-agenda-text-search-extra-files (quote (agenda-archives)))
'(org-deadline-warning-days 14)
'(org-fast-tag-selection-single-key (quote expert))
'(org-pomodoro-play-sounds nil)
'(org-reverse-note-order t)
'(package-selected-packages
(quote
(edn paredit queue peg json-rpc dash-functional web-completion-data makey anzu highlight goto-chg flx gh logito pcache pos-tip guide-key request parent-mode simple-httpd json-snatcher json-reformat multiple-cursors moz ctable orglue epic alert log4e gntp spinner epl hydra async deferred f s chinese-word-at-point dash youdao-dictionary ws-butler window-numbering web-mode web-beautify volatile-highlights vi-tilde-fringe use-package tagedit smooth-scrolling slim-mode scss-mode sass-mode rfringe reveal-in-finder rainbow-mode rainbow-identifiers rainbow-delimiters pyvenv pyenv-mode popwin pip-requirements persp-projectile pbcopy page-break-lines ox-reveal org-repo-todo org-present org-octopress org-mac-link org-download org-bullets open-junk-file neotree multi-term moz-controller move-text monokai-theme markdown-toc magit macrostep lispy linum-relative leuven-theme less-css-mode json-mode js2-refactor js-doc indent-guide impatient-mode ido-vertical-mode hungry-delete hl-anything highlight-parentheses highlight-numbers highlight-indentation helm-themes helm-swoop helm-pydoc helm-projectile helm-mode-manager helm-make helm-ls-git helm-gtags helm-gitignore helm-github-stars helm-flyspell helm-descbinds helm-css-scss helm-c-yasnippet helm-ag guide-key-tip google-translate golden-ratio github-browse-file gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link gist gh-md ggtags geiser fringe-helper flycheck-ycmd flycheck-pos-tip flx-ido fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-tutor evil-terminal-cursor-changer evil-surround evil-search-highlight-persist evil-org evil-numbers evil-nerd-commenter evil-matchit evil-lisp-state evil-jumper evil-indent-textobject evil-iedit-state evil-exchange evil-args evil-anzu engine-mode emmet-mode elisp-slime-nav elfeed discover-my-major deft dash-at-point cython-mode company-ycmd company-web company-tern company-statistics company-quickhelp company-c-headers company-anaconda command-log-mode coffee-mode cmake-font-lock clj-refactor clean-aindent-mode clang-format cider-eval-sexp-fu chinese-fonts-setup buffer-move auto-yasnippet auto-highlight-symbol auto-dictionary align-cljlet aggressive-indent adaptive-wrap ace-jump-mode ac-ispell 2048-game)))
'(paradox-github-token t)
'(pyim-dicts
(quote
((:name "BigDict-01" :file "/Users/guanghui/.emacs.d/pyim/dicts/pyim-bigdict.pyim" :coding utf-8-unix)
(:name "BigDict-01" :file "/Users/guanghui/.emacs.d/.cache/pyim-bigdict.pyim" :coding utf-8-unix))))
'(ring-bell-function (quote ignore) t)
'(safe-local-variable-values
(quote
((eval setenv "PYTHONPATH" "/Users/guanghui/cocos2d-x/tools/cocos2d-console/plugins:/Users/guanghui/cocos2d-x/tools/cocos2d-console/bin"))))
'(sp-show-pair-from-inside t)
'(tags-add-tables nil)
'(tags-revert-without-query t)
'(vc-follow-symlinks t)
'(web-mode-markup-indent-offset 2)
'(ycmd-extra-conf-handler (quote load))
'(ycmd-extra-conf-whitelist (quote ("~/cocos2d-x/*"))))
(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.
'(default ((((class color) (min-colors 257)) (:foreground "#F8F8F2" :background "#272822")) (((class color) (min-colors 89)) (:foreground "#F5F5F5" :background "#1B1E1C"))))
'(company-tooltip-annotation ((t (:inherit company-tooltip :foreground "green"))))
'(company-tooltip-common ((t (:inherit company-tooltip :weight bold :underline nil))))
'(company-tooltip-common-selection ((t (:inherit company-tooltip-selection :weight bold :underline nil))))
'(git-gutter-fr:added ((t (:foreground "#859900" :weight bold :width extra-expanded))))
'(helm-ls-git-modified-and-staged-face ((t (:foreground "dark cyan"))))
'(helm-ls-git-modified-not-staged-face ((t (:foreground "dark cyan"))))
'(helm-ls-git-renamed-modified-face ((t (:foreground "dark cyan"))))
'(js2-error ((t (:foreground "light sea green"))))
'(js2-external-variable ((t (:foreground "gray52"))))
'(sp-show-pair-match-face ((t (:background "#272822" :foreground "gray" :inverse-video t :weight normal)))))
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.