Henrik Lissner
|
754dd75624
|
Update highlight-indent-guides faces on focus-in
The faces may go out of sync if you spawn a tty frame via the server.
Updating it when you switch frames is a workaround for this.
|
2019-05-19 02:18:26 -04:00 |
|
Henrik Lissner
|
f1ea7de76d
|
Fix color of indent guides in daemon sessions
|
2019-05-13 19:34:44 -04:00 |
|
Henrik Lissner
|
7443669b1e
|
Minor refactors & comment revision
|
2019-05-13 14:37:00 -04:00 |
|
Henrik Lissner
|
f7f96d3abb
|
ui/indent-guides: disable responsive guides
It substantially slows down Emacs, so I cannot endorse it as a default.
|
2019-05-12 00:56:14 -04:00 |
|
xhcoding
|
c6daca8e94
|
fix typo
fix Symbol’s value as variable is void: highlight-indent-guides
|
2019-03-25 10:01:54 +08:00 |
|
Henrik Lissner
|
29277c9b02
|
Disable indent guides in incompatible modes
e.g. visual-line-mode & org-indent-mode
|
2019-03-13 01:29:05 -04:00 |
|
Henrik Lissner
|
c5c3bdaa61
|
ui/indent-guides: set variables sooner
So you don't need after! to change them.
|
2019-03-11 16:46:55 -04:00 |
|
Henrik Lissner
|
8392c9dcf6
|
Add new :ui indent-guides module
Replaces old highlight-indentation-mode with new highlight-indent-guides
plugin.
|
2019-03-11 12:39:38 -04:00 |
|