diff options
author | Jesús <heckyel@hyperbola.info> | 2018-10-02 16:16:57 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-10-02 16:16:57 -0500 |
commit | 85066f0c6a34c6e15f57115049ae2cfb9591ce8b (patch) | |
tree | e360625cce0ce3643a3b71ae2431a81f329b130c /custom.el | |
parent | d4c43d0417d92f05e790d50e54c6cd532e504ee8 (diff) | |
download | emacs-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.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |