General cleanup + refactor
This commit is contained in:
parent
290cd95a4c
commit
b37aadec91
4 changed files with 5 additions and 4 deletions
|
@ -116,6 +116,7 @@ disabled.")
|
|||
:config
|
||||
(setq highlight-indent-guides-method 'character)
|
||||
|
||||
;; FIXME highlight-indent-guides doesn't take advantage of injected whitespace
|
||||
(defun doom|inject-trailing-whitespace (&optional start end)
|
||||
"The opposite of `delete-trailing-whitespace'. Injects whitespace into
|
||||
buffer so that `highlight-indent-guides-mode' will display uninterrupted indent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue