aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-17 11:04:02 -0500
committerJesús <heckyel@hyperbola.info>2019-05-17 11:04:02 -0500
commit927f99cb154771e5013386b09be9dc6a4637d514 (patch)
treec704e2754c93298688c7d5b3ceab5162a729f300
parent057363ed6262c6007cda92eb065dc4832d5eb38d (diff)
downloademacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.tar.lz
emacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.tar.xz
emacs-personal-927f99cb154771e5013386b09be9dc6a4637d514.zip
update custom: added elpy
-rw-r--r--custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom.el b/custom.el
index a56a323..6b06321 100644
--- a/custom.el
+++ b/custom.el
@@ -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.