diff options
author | JSDurand <mmemmew@gmail.com> | 2021-08-12 15:24:45 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-08-12 15:24:45 +0800 |
commit | ef5cba2079842695d24a4626dc831b6124065ac9 (patch) | |
tree | 9b26df17f8219aa7bf67606d02574c8300065989 /modeline.el | |
parent | 79ab6c878923f22153c2888fcf01b0fbcfc0fef6 (diff) |
new: add outline configurations
Configuring outline-minor-mode, which provides an easy interface to
navigate around codes. I mainly use this in Emacs Lisp buffers now.
* outline-conf.el (durand-outline-regexp-alist): Each major mode could
have a unique outline heading.
(durand-outline-blocklist, durand-maybe-enable-outline): Don't enable
outline minor mode for derived modes of the major modes in the block
list.
(outline-minor-mode-highlight): I want to highlight the headings.
(outline-minor-mode-cycle): I like the cycling behaviour.
(outline-minor-mode-map): Bind my custom key-bindings.
* view-conf.el (durand-view-map): Bind to my custom map.
Diffstat (limited to 'modeline.el')
0 files changed, 0 insertions, 0 deletions