Commit Graph

4 Commits

Author SHA1 Message Date
efecb5172c chore(startup): Make various modules more lazy-loaded
This should improve startup speed a little bit.
2020-03-15 02:44:46 +00:00
8ed4a4e6f5 refactor: Visual indentation guides
- Switch from highlight-indentation package to highlight-indent-guides.
- Activate visual indentation in a prog-mode hook, rather than doing
  within each individual major mode. It was already done within all
  major modes based on prog-mode anyway.
- Add new siren-display-indetation module and function as a central way
  to enable visual indetation guides. This makes switching the
  underlying package at some point in the future much easier.
2020-01-26 18:53:44 +00:00
c6729d4297 Set groovy-mode indentation to 4 spaces 2019-04-05 10:54:18 +01:00
7de2aecd5f Add configuration for groovy-mode 2019-01-31 16:56:07 +00:00