aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-10-03 15:33:23 -0500
committerJesús <heckyel@hyperbola.info>2018-10-03 15:33:23 -0500
commit7ae797d197e631e36d403cc8813fea0b6b63ec71 (patch)
treea3da65730820c5f4944e04bb2f13d99cec49aed5 /custom.el
parent64efd16ffe9c6c9945d531fe235ca85759750989 (diff)
downloademacs-personal-7ae797d197e631e36d403cc8813fea0b6b63ec71.tar.lz
emacs-personal-7ae797d197e631e36d403cc8813fea0b6b63ec71.tar.xz
emacs-personal-7ae797d197e631e36d403cc8813fea0b6b63ec71.zip
Added neotree - Manage directory
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 bcee697..45247cf 100644
--- a/custom.el
+++ b/custom.el
@@ -12,7 +12,7 @@
'(ecb-options-version "2.50")
'(package-selected-packages
(quote
- (emmet-mode ecb 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))))
+ (neotree emmet-mode ecb 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.