Commit Graph

126 Commits

Author SHA1 Message Date
dbb56bb209 Disable siren-rubocop module
We get rubocop features via flycheck and rubocopfmt.
2017-09-11 15:42:19 +01:00
be5fe73e70 Fix issue with siren-org-mode module 2017-08-21 09:01:33 +01:00
d6e6606f12 Add work-around for issues with company and fci-mode 2017-08-21 01:56:03 +01:00
d4b9e31700 Fix issues with web-mode 2017-08-21 01:55:52 +01:00
4109821d92 Enable fci-mode in git-commit-mode 2017-08-20 23:12:33 +01:00
f17554a82b Add magit-gh-pulls package to magit module 2017-08-17 22:48:32 +01:00
5b5e0d0f4a Remove phi-search, it's buggy 2017-08-08 20:55:45 +01:00
85b729b201 Tons of lazy-loading improvements and small cleanups 2017-08-08 01:43:26 +01:00
1a6cb0c5db flyspell-mode still breaks git-commit-mode 2017-08-08 01:40:06 +01:00
2644dc6405 Move various packages from core into separate modules 2017-08-08 01:38:44 +01:00
f488821a33 Re-enable flyspell mode within git-commit-mode
The combination of git-commit-mode and flyspell mode no longer causes
emacs to lock up.
2017-08-07 21:51:13 +01:00
b9c9e01573 Indent lua with two spaces 2017-08-05 15:50:41 +01:00
6f9f8eef1b Add enable subword-mode in lua-mode 2017-08-05 15:22:32 +01:00
cb901d11ad Fix issues with json-mode caused by changes to js-mode 2017-08-03 14:48:34 +01:00
c0bbfeb5f5 Fix missing keybindings in company-mode 2017-08-03 14:42:01 +01:00
74629e1221 Use the use-package package to improve startup speed by lazy-loading packages 2017-08-03 00:02:29 +01:00
32d1d3b37f Fix syntax error 2017-08-01 10:11:22 +01:00
4379d6ff99 Fix markdown codeblock style 2017-07-31 14:25:47 +01:00
8e299c0a83 Smartparens related tweaks 2017-07-28 17:39:41 +01:00
921d2af37b Add and configure zoom-window package 2017-07-28 17:39:06 +01:00
b4e0ca71dd Update helm setup 2017-07-25 16:43:54 +01:00
a6377f7a67 Various updates and additions 2017-07-25 11:43:05 +01:00
dcd776d8be Remove invalid before-save-hook 2017-07-21 16:20:22 +01:00
d3aefdff2f Customize helm-gtags package 2017-07-20 15:09:34 +01:00
72f5dee73c Ensure ido is case-insensitive 2017-07-20 12:06:35 +01:00
f3fef12d2e Add rspec-mode package 2017-07-20 12:06:13 +01:00
15e697c185 Update smartparens keybindings 2017-07-18 09:41:09 +01:00
b2ddf8773e Don't use smartparens for C-k 2017-07-17 23:23:03 +01:00
408fd18b0b Define a few smartparens keybindings 2017-07-16 18:29:31 +01:00
bf82f8c16b Replace standardfmt with eslintd-fix 2017-07-12 11:06:40 +01:00
bea7b8a3ea Update from ido-ubiquitous to ido-completing-read+ 2017-07-10 15:20:28 +01:00
368733af30 Update siren-evil module 2017-07-07 13:36:12 +01:00
36e6ec74e8 Fix siren-js module 2017-06-29 11:18:23 +01:00
36019b8389 Update js-mode to use standardfmt 2017-06-29 11:04:52 +01:00
ff30c8c049 Update flycheck config 2017-06-27 15:25:17 +01:00
c84d39f233 Update flycheck config to use rubocop-bundle-safe executable 2017-05-26 16:11:06 +01:00
8483dcb492 Add toggle-quotes package 2017-05-04 09:13:59 +01:00
cf29422afb Add randomize-region text manipulation function 2017-04-27 15:27:32 +01:00
94f38597d9 Update siren-org-mode 2017-04-27 15:26:57 +01:00
7a58e52ccb Show files beginning with "." in ECB directory tree 2017-04-21 16:50:42 +01:00
9e09ecc87d Add siren-plantuml module 2017-04-12 23:49:49 +01:00
d2f2363d1f Add module for evil mode 2017-04-12 09:30:39 +01:00
b1cdddca65 More tweaks to org-mode 2017-04-11 16:40:47 +01:00
7b422dd18d Fix siren-org-mode module 2017-04-11 10:52:38 +01:00
03577b0c5b Add customizations for org-mode 2017-04-10 10:41:10 +01:00
789367d8da Update siren-helm and siren-markdown modules 2017-04-07 16:53:48 +01:00
45713123f6 Add package-lint and flycheck-package 2017-02-01 22:28:29 +00:00
2b885ce6a2 Disable flyspell-mode in git-commit-mode
It seems like enabling flyspell-mode within git-commit-mode causes
Emacs to completely freeze up, requring a force quit.
2017-01-17 00:12:16 +00:00
0cbea47ecd Clean up siren-magit module a little 2017-01-17 00:12:16 +00:00
8f131a0acf Add zone-choose function 2017-01-16 12:34:57 +00:00