aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-02 16:29:29 -0500
committerJesús <heckyel@hyperbola.info>2018-10-02 16:29:29 -0500
commit9b99920eae21d699a96ddf5f049eec2587d4f646 (patch)
tree62ad5e7ff689b039dd423b39720b07a877635209
parent85066f0c6a34c6e15f57115049ae2cfb9591ce8b (diff)
downloademacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.tar.lz
emacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.tar.xz
emacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.zip
remove neotree - Added accidental
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index 9794780..57f0bce 100644
--- a/custom.el
+++ b/custom.el
@@ -11,7 +11,7 @@
'(anzu-search-threshold 1000)
'(package-selected-packages
(quote
- (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))))
+ (undo-tree pip-requirements jedi 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.