Commit Graph

718 Commits

Author SHA1 Message Date
b5b2a787fa Disable vc integration for neotree
It often causes performance issues.
2018-01-22 10:27:41 +00:00
1fe2249ae5 Bump version to 0.3.8 v0.3.8 2018-01-17 13:25:50 +00:00
1b5c021d46 Use new yasnippet-snippets package
The core yasnippet package no longer includes the default set of
snippets. They have been migrated to the yasnippet-snippet package.
2018-01-10 14:43:53 +00:00
43b092a8b0 Don't lazy-require siren module dependencies
All siren modules lazy-load if they can, so there's no need to
lazy-require a siren module.

Also this avoids the annoyance of the first time you use a feature
it triggers a package install from melpa. All such things should
happen as part of Emacs startup.
2018-01-10 14:42:07 +00:00
10b6aa71d2 Bump version to 0.3.7 v0.3.7 2017-12-24 03:16:01 +00:00
f08770cd00 Customize color of hideshowvis icons in sidebar 2017-12-24 03:14:16 +00:00
575c05ba49 Customize doom-vibrant theme slightly 2017-12-23 18:14:22 +00:00
7103569f6b Tweak smartparens config 2017-12-23 18:12:56 +00:00
db171f0d56 Add missing config value for doom-vibrant theme 2017-12-23 17:56:16 +00:00
e22681b295 Ensure all-the-icons is available for doom-vibrant-theme 2017-12-23 17:55:49 +00:00
079a89a2be Remove useless require of doom-themes 2017-12-23 17:55:20 +00:00
0d9f186ebb Ensure flyspell uses the "en" language 2017-12-23 17:52:52 +00:00
24a8da54b5 Split out all-the-icons to separate siren-all-the-icons module 2017-12-23 17:52:20 +00:00
44ab3c0da1 Update siren-transparency methods to print current value 2017-12-23 17:51:07 +00:00
e49dd02ba7 Simplify neotree-project-dir-toggle function 2017-12-22 17:08:03 +00:00
6c498bfadb Bump version to 0.3.6 v0.3.6 2017-12-22 16:55:15 +00:00
f152f5fe79 Update neotree setup so C-x p always moves focus to neotree 2017-12-22 16:54:31 +00:00
54184d03d2 Disable doom-themes-org-config
I was causing org-mode to act weird. So let's disable it.
2017-12-22 16:53:37 +00:00
721a5b01eb Bump version to 0.3.5 v0.3.5 2017-12-20 13:14:16 +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
f668167f31 Update and tweak helm and helm-projectile config 2017-12-17 14:06:54 +00:00
3c3b6bab04 Break apart siren-helm module into individual files 2017-12-17 03:18:48 +00:00
913d503da0 Remove duplicate smex definition 2017-12-17 03:01:24 +00:00
9de32fea1b Ensure eyebrowse behaves correctly with neotree 2017-12-17 03:01:05 +00:00
0b331baf8f Fix various load order issues 2017-12-17 03:00:50 +00:00
16e2823dbd Bump version to 0.3.4 v0.3.4 2017-12-17 01:27:20 +00:00
18eb763678 Update helm-ag and helm-projectile keybindings 2017-12-17 01:23:20 +00:00
dfa57d21cf Update eyebrowse configuration 2017-12-16 17:56:45 +00:00
f54234393c Restructure siren-init slightly 2017-12-16 17:55:27 +00:00
0c9ff8ebc8 Switch from escreen to eyebrowse 2017-12-16 17:54:56 +00:00
fc1eed6875 Fix siren-perspective module 2017-12-16 17:42:42 +00:00
95de158403 Remove vendor/standardfmt.el 2017-12-16 17:42:21 +00:00
ad43d007c4 Tweak doom-vibrant theme settings 2017-12-16 16:13:36 +00:00
b99842974c Bump version to 0.3.3 v0.3.3 2017-12-15 13:25:38 +00:00
33e18353b3 Change default GUI theme from twilight-anti-bright to doom-vibrant 2017-12-15 13:24:48 +00:00
71ed6bb822 Add theme module for doom-vibrant theme 2017-12-15 13:24:48 +00:00
a7391340ff Add theme module for spacemacs-dark theme 2017-12-15 13:24:44 +00:00
6f76b1fe39 Fix typo 2017-12-15 13:22:58 +00:00
b0e8dbfd40 Update neotree config to use icons theme 2017-12-15 13:22:44 +00:00
b49d00f5c2 Update neotree module 2017-12-14 12:55:08 +00:00
482cbd7037 Update rubocopfmt.el 2017-12-14 12:51:41 +00:00
94bc49b8a6 Initial test setup of treemacs config 2017-11-17 15:19:06 +00:00
4cc6e66f49 Remove duplicated lines from neotree config 2017-11-17 15:18:49 +00:00
d2fa9b5c4a Switch from ECB to NeoTree 2017-11-17 15:18:23 +00:00
eccdc61c55 Enable org-mouse in org-mode 2017-11-17 09:38:51 +00:00
aaee1a7699 Fix syntax error with neotree module 2017-10-18 15:02:03 +01:00
738830c0f9 Add keybinding for balance-windows 2017-10-18 15:01:05 +01: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
55b41ff4ef Swap anzu keybindings around 2017-10-10 11:48:55 +01:00