mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
refactor(folding): Improve siren-folding module
- Add a siren-folding function which enables all folding-related modes, and change other modules to use this new function.
This commit is contained in:
@@ -59,8 +59,7 @@
|
||||
tab-width 2)
|
||||
|
||||
(company-mode +1)
|
||||
(hs-minor-mode 1)
|
||||
(hideshowvis-enable)
|
||||
(siren-folding)
|
||||
(subword-mode +1))
|
||||
|
||||
:config
|
||||
|
||||
Reference in New Issue
Block a user