Remove package highlight-indent-guides
Nice-nice, but it barely works, especially with web-mode.
This commit is contained in:
parent
d1668bc57d
commit
4aec887daa
@ -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
|
||||
|
6
init.el
6
init.el
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user