-
Notifications
You must be signed in to change notification settings - Fork 1
/
custom.el
15 lines (14 loc) · 1.04 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(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.
'(package-selected-packages
(quote
(sh-mode sh clippy ranger company-jedi drag-stuff widget-mvc smartparens nlinum web-mode volatile-highlights vim-empty-lines-mode use-package undo-tree theme-changer syntax-subword sr-speedbar smex smart-mode-line rainbow-delimiters projectile-speedbar popup paradox multiple-cursors markdown-mode magit js2-mode init-loader impatient-mode ido-vertical-mode ido-ubiquitous helm-projectile golden-ratio flycheck-pos-tip flx-ido dired+ company-tern company-anaconda color-theme-sanityinc-tomorrow aggressive-indent ag ace-jump-mode))))
(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.
)