Re-activated indentation-level highlighting.
This commit is contained in:
parent
6700d2a058
commit
177bb82734
14
init.el
14
init.el
|
@ -1,5 +1,5 @@
|
||||||
;;; init.el --- tastytea's Emacs init file.
|
;;; init.el --- tastytea's Emacs init file.
|
||||||
;; Time-stamp: <2019-07-06T16:52:26+00:00>
|
;; Time-stamp: <2019-07-07T12:15:33+00:00>
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; I am using this file with Emacs 26, but most of it will probably work with
|
;; I am using this file with Emacs 26, but most of it will probably work with
|
||||||
|
@ -294,13 +294,13 @@ With argument, do this that many times."
|
||||||
:hook
|
:hook
|
||||||
(prog-mode . hs-minor-mode))
|
(prog-mode . hs-minor-mode))
|
||||||
|
|
||||||
;; ;; Highlight indentation levels.
|
;; Highlight indentation levels.
|
||||||
;; (use-package highlight-indent-guides
|
(use-package highlight-indent-guides
|
||||||
;; :custom
|
:custom
|
||||||
;; (highlight-indent-guides-method 'character)
|
(highlight-indent-guides-method 'character)
|
||||||
;; (highlight-indent-guides-responsive 'top)
|
;; (highlight-indent-guides-responsive 'top)
|
||||||
;; :hook
|
:hook
|
||||||
;; (prog-mode . highlight-indent-guides-mode))
|
(prog-mode . highlight-indent-guides-mode))
|
||||||
|
|
||||||
;; Tries to find points of interest and jumps to them.
|
;; Tries to find points of interest and jumps to them.
|
||||||
(use-package imenu-anywhere
|
(use-package imenu-anywhere
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
127.0.0.1:51313 8376
|
127.0.0.1:51313 10629
|
||||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user