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:
2020-01-26 21:23:50 +00:00
parent 392d769816
commit abff344eb2
19 changed files with 82 additions and 77 deletions

View File

@@ -59,8 +59,7 @@
tab-width 2)
(company-mode +1)
(hs-minor-mode 1)
(hideshowvis-enable)
(siren-folding)
(subword-mode +1))
:config