diff options
author | Jesús <heckyel@hyperbola.info> | 2019-02-16 10:22:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-02-16 10:22:21 -0500 |
commit | 59d57392ae09956573d2dfdb2245b3824267c89b (patch) | |
tree | 7d9bf68809fc943bdf550011e294a35f8b7ac042 | |
parent | d7afd52eb024f1c79cdda8d3492f528158d87b85 (diff) | |
download | emacs-personal-59d57392ae09956573d2dfdb2245b3824267c89b.tar.lz emacs-personal-59d57392ae09956573d2dfdb2245b3824267c89b.tar.xz emacs-personal-59d57392ae09956573d2dfdb2245b3824267c89b.zip |
update custom
-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 - (helm dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi 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 flycheck 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)))) + (dokuwiki-mode web-mode rainbow-mode yaml-mode scss-mode sass-mode less-css-mode pkgbuild-mode pip-requirements jedi 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 helm flycheck 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. |