diff options
author | 2018-11-12 19:44:09 -0500 | |
---|---|---|
committer | 2018-11-12 19:44:09 -0500 | |
commit | 6e9d8a2b6d4b998de8aae4a2b694af3d1dff97db (patch) | |
tree | acace633e626cbaab0816f24451c487c9227706b /init.org | |
parent | f18f27de2410fd0b90f7c358076dbc91c44f0222 (diff) | |
download | configs-6e9d8a2b6d4b998de8aae4a2b694af3d1dff97db.tar.gz configs-6e9d8a2b6d4b998de8aae4a2b694af3d1dff97db.tar.xz configs-6e9d8a2b6d4b998de8aae4a2b694af3d1dff97db.zip |
[emacs] disable highlight-indent-guides
quite nice and pretty, but i don’t think it’s necessary, and i feel it
adds some latency
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1660,7 +1660,7 @@ Make =*scratch*= and =*Messages*= unkillable. Also see [[https://www.emacswiki.org/emacs/rebox2][rebox2]]. -** [[https://github.com/DarthFennec/highlight-indent-guides][highlight-indent-guides]] +** COMMENT [[https://github.com/DarthFennec/highlight-indent-guides][highlight-indent-guides]] :ARCHIVE: #+begin_src emacs-lisp (use-package highlight-indent-guides |