diff options
| author | Jesús <heckyel@hyperbola.info> | 2018-09-23 16:39:42 -0500 |
|---|---|---|
| committer | Jesús <heckyel@hyperbola.info> | 2018-09-23 16:39:42 -0500 |
| commit | 2c09a29f718d630e9901d740f0cc22b015f966f4 (patch) | |
| tree | 12e7a1823adc652d77b93e1b3ec2c0944b15d89d /custom.el | |
| parent | f12552e09059da03f783813b4a753606a15dc182 (diff) | |
| download | emacs-personal-2c09a29f718d630e9901d740f0cc22b015f966f4.tar.lz emacs-personal-2c09a29f718d630e9901d740f0cc22b015f966f4.tar.xz emacs-personal-2c09a29f718d630e9901d740f0cc22b015f966f4.zip | |
provide highlight-indent-guide
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 - (yaml-mode 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)))) + (highlight-indent-guides yaml-mode whitespace-cleanup-mode sublime-themes sml-modeline smarty-mode smart-mode-line-powerline-theme scss-mode sass-mode rainbow-mode prettier-js pkgbuild-mode pcre2el nlinum markdown-mode less-css-mode flycheck editorconfig anzu ac-php)))) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |
