diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-17 11:04:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-17 11:04:02 -0500 |
commit | 927f99cb154771e5013386b09be9dc6a4637d514 (patch) | |
tree | c704e2754c93298688c7d5b3ceab5162a729f300 | |
parent | 057363ed6262c6007cda92eb065dc4832d5eb38d (diff) | |
download | emacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.tar.lz emacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.tar.xz emacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.zip |
update custom: added elpy
-rw-r--r-- | custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ '(ecb-options-version "2.50") '(package-selected-packages (quote - (dokuwiki-mode web-mode rainbow-mode yaml-mode sass-mode less-css-mode pkgbuild-mode pyvenv py-autopep8 pip-requirements company-php php-mode php-refactor-mode markdown-mode crystal-mode git-timemachine gitattributes-mode gitignore-mode gitconfig-mode git-gutter-fringe nginx-mode emmet-mode whitespace-cleanup-mode log4j-mode ivy-rich counsel flycheck company-quickhelp company apache-mode neotree shrink-path all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package)))) + (elpy dokuwiki-mode web-mode rainbow-mode yaml-mode sass-mode less-css-mode pkgbuild-mode pyvenv py-autopep8 pip-requirements company-php php-mode php-refactor-mode markdown-mode crystal-mode git-timemachine gitattributes-mode gitignore-mode gitconfig-mode git-gutter-fringe nginx-mode emmet-mode whitespace-cleanup-mode log4j-mode ivy-rich counsel flycheck company-quickhelp company apache-mode neotree shrink-path all-the-icons highlight-indent-guides anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line ecb diminish undo-tree nlinum sublime-themes use-package)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |