diff options
| author | Jesús <heckyel@hyperbola.info> | 2018-10-02 16:29:29 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2018-10-02 16:29:29 -0500 |
| commit | 9b99920eae21d699a96ddf5f049eec2587d4f646 (patch) | |
| tree | 62ad5e7ff689b039dd423b39720b07a877635209 /custom.el | |
| parent | 85066f0c6a34c6e15f57115049ae2cfb9591ce8b (diff) | |
| download | emacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.tar.lz emacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.tar.xz emacs-personal-9b99920eae21d699a96ddf5f049eec2587d4f646.zip | |
remove neotree - Added accidental
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 - (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. |
