Commit Graph

16 Commits

Author SHA1 Message Date
0b945714de Add module for rust programming language 2018-05-14 01:36:11 +01:00
32b8566e37 Add which-key package 2018-04-17 00:23:59 +01:00
fae3d2b6c7 Add module for slim-mode, and leave it disabled for now
After experimenting with slim for a project, I decided against
it. However I'd created a module for it for my emacs config here, so
might as well keep it around for next time I come across slim.
2018-02-16 10:03:39 +00:00
002f559d04 Correctly sort list of modules 2018-02-16 10:03:08 +00:00
0942b0f30f Add git-link package 2018-02-08 12:26:11 +00:00
8b589d5d48 Switch back from eyebrowse to escreen
Turns out eyebrowse and neotree conflict a little when switching back
and forth between workspaces that are showing and not showing
neotree. So back to escreen it is for now.
2017-12-20 13:13:05 +00:00
3c3b6bab04 Break apart siren-helm module into individual files 2017-12-17 03:18:48 +00:00
0c9ff8ebc8 Switch from escreen to eyebrowse 2017-12-16 17:54:56 +00:00
94bc49b8a6 Initial test setup of treemacs config 2017-11-17 15:19:06 +00:00
d2fa9b5c4a Switch from ECB to NeoTree 2017-11-17 15:18:23 +00:00
5318b740c2 Add goto-chg package 2017-10-18 12:27:41 +01:00
fa7550f8c6 Sort module list 2017-10-18 12:26:13 +01:00
69265d725c Add anzu package 2017-10-05 13:18:35 +01:00
28cbf6d1cb Disable edit-server module
I don't really use it anymore.
2017-09-19 12:07:04 +01:00
5b5e0d0f4a Remove phi-search, it's buggy 2017-08-08 20:55:45 +01:00
b2ce61cf6d Clean up init file
- Move most logic from init.el into core/siren-init.el.
- Move siren-modules.el and siren-theme.el into core/ directory.
- Create core/siren-vendor.el to deal with setting up the vendor load
  paths.
- Let core/siren-modules.el and core/siren-theme.el deal with setting
  up their own relevant load paths.
2017-08-08 02:25:01 +01:00