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

View File

@ -954,12 +954,6 @@
(setq eshell-highlight-prompt nil
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
:ensure t
:bind