7d0cdb6e78
chore(misc): Make zoning out even more fun
2020-02-04 10:08:54 +00:00
b13ca362cb
feat(packages): Replace package.el with straight.el
2020-02-04 10:08:37 +00:00
290ba13b1c
chore: Improve loading of prog-mode features into non-prog-mode modes
...
There are a few major modes which are not based on prog-mode, that I
want to behave like prog-mode. Previously each did nearly all the same
setup that's done via the prog-mode hooks. Now instead let's actually
run runs the hooks for prog-mode.
2020-01-26 20:25:49 +00:00
a3f4a72256
Move siren-shell-pop module to shell category
2019-09-10 16:59:04 +01:00
70565fa9d7
Add module for shell-pop
2019-08-16 13:59:58 +01:00
a8e3f54f3d
Add module for paradox
2019-08-15 23:35:09 +01:00
9a3d60dee9
Add module for restart-emacs package
2018-06-04 14:02:32 +01:00
2b4efa8f71
Refactor siren-zone module to use use-package
2018-06-04 13:53:28 +01:00
87a86191db
Majorly re-organize modules
...
- Split large modules into smaller parts (e.g. siren-text-manipulation)
- Organize modules into high level groups:
- completion
- core
- editor
- languages
- linting
- misc
- navigation
- projects
- spelling
- text-editing
- version-control
- windows
- workspaces
2018-05-20 17:31:11 +01:00