aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-08-09 19:05:47 -0500
committerJesús <heckyel@hyperbola.info>2018-08-09 19:05:47 -0500
commit532be544895ab159084c695903755ccfe1737ff0 (patch)
tree5fe5ce9169e72d15c3c683eed36537db7ce0d671 /custom.el
parente81fd91879c4daa9834b5a3fa71b9ad0bf076e00 (diff)
downloademacs-base-532be544895ab159084c695903755ccfe1737ff0.tar.lz
emacs-base-532be544895ab159084c695903755ccfe1737ff0.tar.xz
emacs-base-532be544895ab159084c695903755ccfe1737ff0.zip
impor features from emacs-personal
→ https://gitlab.com/heckyel-ng/emacs-personal
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index 317da69..69fbb04 100644
--- a/custom.el
+++ b/custom.el
@@ -1,3 +1,4 @@
+
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
@@ -10,7 +11,7 @@
'(anzu-search-threshold 1000)
'(package-selected-packages
(quote
- (markdown-mode sublime-themes sml-modeline smart-mode-line-powerline-theme nlinum flycheck anzu))))
+ (rainbow-mode scss-mode sass-mode less-css-mode ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.