Remove package highlight-indent-guides

Nice-nice, but it barely works, especially with web-mode.
This commit is contained in:
Gergely Polonkai 2016-12-08 15:51:51 +01:00
parent d1668bc57d
commit 4aec887daa
2 changed files with 5 additions and 12 deletions

View File

@ -68,22 +68,22 @@
form-feed form-feed
ggtags ggtags
gist gist
gitconfig-mode
git-gutter-fringe git-gutter-fringe
git-messenger
git-timemachine
gitconfig-mode
github-notifier github-notifier
gitignore-mode gitignore-mode
gitlab gitlab
git-messenger
git-timemachine
gnugo gnugo
gobgen gobgen
google google
goto-last-change goto-last-change
helm helm
helm-ag helm-ag
helm-c-yasnippet
helm-chrome helm-chrome
helm-company helm-company
helm-c-yasnippet
helm-descbinds helm-descbinds
helm-describe-modes helm-describe-modes
helm-flycheck helm-flycheck
@ -97,13 +97,12 @@
helm-smex helm-smex
helm-swoop helm-swoop
helm-unicode helm-unicode
highlight-indent-guides
hl-todo hl-todo
hungarian-holidays hungarian-holidays
hungry-delete hungry-delete
hyde hyde
identica-mode
id-manager id-manager
identica-mode
jinja2-mode jinja2-mode
js2-mode js2-mode
json-mode json-mode

View File

@ -954,12 +954,6 @@
(setq eshell-highlight-prompt nil (setq eshell-highlight-prompt nil
eshell-prompt-function 'epe-theme-lambda))) eshell-prompt-function 'epe-theme-lambda)))
(use-package highlight-indent-guides
:ensure t
:config
(add-hook 'prog-mode-hook 'highlight-indent-guides-mode)
(setq highlight-indent-guides-method 'character))
(use-package expand-region (use-package expand-region
:ensure t :ensure t
:bind :bind