aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-02 16:16:57 -0500
committerJesús <heckyel@hyperbola.info>2018-10-02 16:16:57 -0500
commit85066f0c6a34c6e15f57115049ae2cfb9591ce8b (patch)
treee360625cce0ce3643a3b71ae2431a81f329b130c /custom.el
parentd4c43d0417d92f05e790d50e54c6cd532e504ee8 (diff)
downloademacs-personal-85066f0c6a34c6e15f57115049ae2cfb9591ce8b.tar.lz
emacs-personal-85066f0c6a34c6e15f57115049ae2cfb9591ce8b.tar.xz
emacs-personal-85066f0c6a34c6e15f57115049ae2cfb9591ce8b.zip
Added Diminish and Undo-tree
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index d7c9288..9794780 100644
--- a/custom.el
+++ b/custom.el
@@ -11,7 +11,7 @@
'(anzu-search-threshold 1000)
'(package-selected-packages
(quote
- (highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php))))
+ (undo-tree pip-requirements jedi neotree highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.