888627cd2e
Add C config
2017-11-13 13:37:17 -08:00
3f54ab2ddd
Add Java config
2017-11-13 13:37:05 -08:00
bfa67ac2c7
Fix typo
2017-11-13 13:36:24 -08:00
8ee052fb3a
Add Emacs config for C-z and y-or-n-p
2017-04-02 20:49:38 -07:00
72160a70bb
Remove superfluous newline
2017-04-02 20:43:13 -07:00
82eb99e398
Fix paragrapg filling
2017-04-02 20:41:58 -07:00
01a6e9852e
Fix outdated descriptions
2017-04-02 20:41:40 -07:00
6b2a3a3ad2
Use firefox as main browser
2017-03-30 20:05:32 -07:00
4d022c5d86
My sentences don’t end with double spaces
2017-03-05 22:19:46 -08:00
389b570fc3
Add multiple cursors configuration
2017-03-05 22:12:57 -08:00
48879e0ab4
Show the outline when the file is loaded
2017-03-05 22:12:41 -08:00
ab8803b72b
Reorganize second section of Emacs init
2017-03-05 22:12:22 -08:00
c727acf496
Reorganize first section in Emacs’ init.org
2017-03-05 16:12:52 -08:00
0f16f3de2f
Merge remote-tracking branch 'gitlab/index'
2017-01-11 23:57:10 +01:00
999530012f
Show nickname instead of username in jabber
2017-01-11 23:56:49 +01:00
b9b311cf44
Fix connection settings for jabber
2017-01-11 23:56:36 +01:00
0ee856c6f3
Merge remote-tracking branch 'origin/index' into index
2017-01-08 13:33:08 +01:00
1979d0fe6a
Remove defunct hook
...
Apparently there is no ‘cider-turn-on-eldoc-mode’ procedure.
2016-12-31 20:04:25 +01:00
a9f3a935c3
Don’t show the startup screen in Emacs
2016-12-31 20:03:52 +01:00
1b439d09a3
Don’t show compilation buffer unless there are errors
2016-12-02 14:39:59 +01:00
8c7ae08086
Add my svg-mode-line theme
2016-11-24 21:41:59 +01:00
c06f101307
Remove background colors from shr
2016-11-15 23:02:29 +01:00
1a84025699
Add compilation mode config
2016-11-15 17:28:35 +01:00
180cd7bd87
Fix loading of scheme settings
2016-11-10 15:09:09 +01:00
7f1573b91a
Fix link
2016-11-09 14:58:46 +01:00
cf4538d942
Move scheme config to separate file
2016-11-05 21:52:46 +01:00
eae7bf62ae
Fix link
2016-11-04 19:38:49 +01:00
35f1229aa3
Move Circe config to separate file
2016-11-04 14:31:09 +01:00
8bb4148bc6
Rename sermon -> circe-serenity
2016-11-04 14:22:37 +01:00
c9dae43d21
Add slack config
2016-11-03 15:25:10 +01:00
c37bd5f354
Add eshell configuration
2016-11-02 11:47:56 +01:00
ca9135d1b0
Move org config, add following links
2016-10-29 16:38:44 +02:00
825f569e2d
Move Emacs Lisp config, add rainbow delimiters, company
2016-10-29 16:37:04 +02:00
c598dc2b76
Add company mode config
2016-10-29 16:36:44 +02:00
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
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
36c8b991ee
Make sure init files have unique names
2016-10-16 22:32:32 +02:00
5d64560cec
Add Ediff configuration
2016-10-14 01:16:24 +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
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
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
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
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