Commit graph

766 commits

Author SHA1 Message Date
5a665e317c Move Gnus config to separate file 2016-10-19 21:04:23 +02:00
a0b9627c7f Add a helpers library
This way different modules can use it without getting weird circular
dependencies.
2016-10-19 21:03:08 +02:00
b2e36aaad5 Add the site lisp dir to load path for compilation 2016-10-19 21:02:33 +02:00
7f5546870c Compile site lisps before main init
This stops Emacs complaining that some file is newer when the main
config depends on it. I don’t add a make dependency between them because
init.el doesn’t need to be recompiled when normal elisp files are
changed. Only when macros are involved.
2016-10-19 21:01:01 +02:00
b49b0f4ec5 Fix typo 2016-10-19 21:00:03 +02:00
83dff80d0b Add mowedline config 2016-10-19 11:46:20 +02:00
10dc203ace Ignore .dir-locals files using stow-home 2016-10-19 11:28:51 +02:00
2771095b2b Add trayer to herbstluftwm startup 2016-10-19 11:28:22 +02:00
29a89c07ec Enable electric pairing in (S)CSS buffers 2016-10-17 03:36:54 +02:00
5fdb1c55b8 Ignore compiled zsh functions in counsel 2016-10-17 03:32:33 +02:00
b05b4ad6e9 Add an alias for the duckduck webjump 2016-10-16 22:33:06 +02:00
36c8b991ee Make sure init files have unique names 2016-10-16 22:32:32 +02:00
01a358e831 Fix byte compiler warnings 2016-10-14 01:27:26 +02:00
920bf82445 Make dired open PDF and image files in proper programs 2016-10-14 01:23:36 +02:00
5d64560cec Add Ediff configuration 2016-10-14 01:16:24 +02:00
4813d15f0e Enable company mode in PHP mode 2016-10-14 00:58:15 +02:00
d49cf1d7ff Force requiring final newline in PHP mode 2016-10-14 00:58:05 +02:00
216ee6c68f Add shell script mode config 2016-10-14 00:57:27 +02:00
5bdf8469ea Add php mode config 2016-10-13 14:50:22 +02:00
5c62bdc850 Show magit-status in full-frame 2016-10-13 02:07:51 +02:00
0e22612302 Move magit config to separate file 2016-10-13 02:07:15 +02:00
c86529b561 Add Dired config 2016-10-13 00:16:32 +02:00
781e1f8c10 Fix setting known projects file for projectile 2016-10-11 12:49:45 +02:00
d435aab482 Turn on electric indent mode in js-mode buffers 2016-10-10 22:32:04 +02:00
e6f86a4521 Add js-mode configuration 2016-10-10 22:28:55 +02:00
7bf363a46a Change default cursor type 2016-10-10 22:17:19 +02:00
299f0eff80 Change herbstluftwm border color 2016-10-10 22:14:13 +02:00
96a6aeaf02 Shorten flycheck mode line lighter 2016-10-10 22:14:04 +02:00
cfdefc4a8b Stop using the ensure-library macro
There are simpler ways to achieve the same thing.
2016-10-10 13:48:00 +02:00
bea7b141b7 Fix typo 2016-10-09 00:07:28 +02:00
afcab09f79 Add README.org 2016-10-09 00:06:19 +02:00
811e0207d0 Move ZSH config to org-mode 2016-10-09 00:02:50 +02:00
b96e761e95 Add Composer binaries to PATH 2016-10-08 23:19:58 +02:00
17a46ab5d0 Update herbstluftwm style 2016-10-08 23:09:13 +02:00
154eb950f9 Use electric pair instead of paredit in minibuffer
Paredit mode is too aggressive with it’s keybindings, I did not realize
that this would also be used by ivy and the like. Using paredit in ivy
overwrites some important keybindings such as C-j.
2016-10-08 23:02:55 +02:00
d2646d4d6d Hide project name when not in a project 2016-10-08 15:20:35 +02:00
ad5ca813da Use an icon to show server mode 2016-10-08 00:41:51 +02:00
117d14f169 Move projectile cache file 2016-10-08 00:16:00 +02:00
b7f46bc74d Manually set default directory for jabber chats
Otherwise jabber chat buffers become part of whichever project is opened
when a message comes in and gets closed when the project is killed.
2016-10-08 00:11:43 +02:00
c3aac000c1 Enable paredit mode in minibuffer 2016-10-08 00:11:31 +02:00
406d88bdd0 Store known projectile projects in data dir 2016-10-07 17:26:41 +02:00
79a7d1fc74 Add dunst config 2016-10-07 17:22:25 +02:00
68f0cd39e8 Add cower config 2016-10-07 17:21:52 +02:00
4a17117803 Fix jabber prompts 2016-10-07 17:20:44 +02:00
8c9fc57092 Add projectile configuration 2016-10-07 17:20:36 +02:00
0857027a90 Fix typo 2016-10-07 17:20:24 +02:00
e878b58967 Add automatic alignment rules for CSS and PHP code 2016-10-07 01:24:02 +02:00
6b7b0aec5f Enable electric-pair-local-mode in Makefiles 2016-10-07 00:27:44 +02:00
82f1a7b307 Use Conkeror to open URLs 2016-10-06 23:06:49 +02:00
b8fa90a560 Show info panel when posting to scuttle 2016-09-30 15:33:02 +02:00