aboutsummaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-07 16:56:30 -0500
committerJesús <heckyel@hyperbola.info>2019-08-07 16:56:30 -0500
commit0064120e82c2660618efb651daf50542bd259a22 (patch)
tree286561a531c789be0d266d4df8fd7c69670f30f8 /custom.el
parentaa77769f083e9e79278ef3cfb841652f3676a03e (diff)
downloademacs-personal-0064120e82c2660618efb651daf50542bd259a22.tar.lz
emacs-personal-0064120e82c2660618efb651daf50542bd259a22.tar.xz
emacs-personal-0064120e82c2660618efb651daf50542bd259a22.zip
Added support syntax Django
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 1433a42..e5b20b1 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 py-autopep8 pip-requirements elpy 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))))
+ (git-gutter-fringe yaml-mode whitespace-cleanup-mode web-mode use-package undo-tree sublime-themes sml-modeline smart-mode-line-powerline-theme shrink-path sass-mode rainbow-mode py-autopep8 pkgbuild-mode pip-requirements php-refactor-mode nlinum nginx-mode neotree markdown-mode log4j-mode less-css-mode ivy-rich highlight-indent-guides gitignore-mode gitconfig-mode gitattributes-mode git-timemachine flycheck emmet-mode elpy ecb dokuwiki-mode diminish crystal-mode counsel company-quickhelp company-php apache-mode anzu all-the-icons))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.