diff options
author | Jesús <heckyel@hyperbola.info> | 2018-08-25 23:12:42 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-08-25 23:12:42 -0500 |
commit | f18582dfd2195982aa14b7ab081f92d580e7f084 (patch) | |
tree | 9784f4e6de9db181af65e5543b3f58d4c13e26e9 /custom.el | |
parent | 9a17b1ed69bd03449a7ded7fe96bd43092a4684e (diff) | |
download | emacs-personal-f18582dfd2195982aa14b7ab081f92d580e7f084.tar.lz emacs-personal-f18582dfd2195982aa14b7ab081f92d580e7f084.tar.xz emacs-personal-f18582dfd2195982aa14b7ab081f92d580e7f084.zip |
Added tool editorconfig
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 - (whitespace-cleanup-mode rainbow-mode scss-mode sass-mode less-css-mode ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes)))) + (editorconfig whitespace-cleanup-mode rainbow-mode scss-mode sass-mode less-css-mode ac-php smarty-mode php-mode pkgbuild-mode markdown-mode flycheck anzu sml-modeline smart-mode-line-powerline-theme smart-mode-line nlinum sublime-themes)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |