Commit graph

169 commits

Author SHA1 Message Date
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
4d01c6d8bf Make all intermediate files secondary
This way make won’t remove them after compilation is done. Normally
this might be useful, but in the case of Emacs Lisp being generated
from Org files, it’s really useful to have the original lisp files
after compiling them to elc files.
2017-03-05 22:10:40 -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
f76981a7b1 Add command to toggle !important CSS flag 2017-01-11 23:56:12 +01:00
cb5fbc7222 Remove compiled snippets files from git 2017-01-08 13:40:56 +01:00
0ee856c6f3 Merge remote-tracking branch 'origin/index' into index 2017-01-08 13:33:08 +01:00
562791b0ae Fix byte-compiler warnings 2016-12-31 20:04:56 +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
8ff9929af2 Add SCSS error regexp to compilation buffer 2016-12-02 14:40:23 +01:00
1b439d09a3 Don’t show compilation buffer unless there are errors 2016-12-02 14:39:59 +01:00
d3d6e313ec Move circe-serenity to separate project 2016-11-24 21:45:55 +01:00
0fcfe9e6f7 Enable org-protocol 2016-11-24 21:45:37 +01:00
d2d929fc11 Enable nameless mode for Emacs lisp files 2016-11-24 21:45:01 +01:00
e3ce510987 Add external tracking in mowedline for circe 2016-11-24 21:44:50 +01:00
82759a4054 Add some more channels to join 2016-11-24 21:42:59 +01:00
8c7ae08086 Add my svg-mode-line theme 2016-11-24 21:41:59 +01:00
7a5cc50bb3 Add snippets 2016-11-24 21:41:10 +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
4689b0c4b3 Add magithub to magit configuration 2016-11-09 14:59:35 +01:00
c8f73dedb2 Fix eshell keybinding
For some reason the ‘eshell-mode-map’ isn’t defined the first time the
‘eshell-load-hook’ runs.
2016-11-09 14:58:56 +01:00
7f1573b91a Fix link 2016-11-09 14:58:46 +01:00
43f7117567 Add rainbow delimiters to scheme mode 2016-11-05 21:53:19 +01:00
cf4538d942 Move scheme config to separate file 2016-11-05 21:52:46 +01:00
028bbd2a7f Enable flycheck in emacs lisp mode 2016-11-04 19:38:54 +01:00
eae7bf62ae Fix link 2016-11-04 19:38:49 +01:00
f4198bda0d Fix byte-compiler warning 2016-11-04 18:49:41 +01:00
8e84903452 Add docstrings 2016-11-04 18:49:33 +01:00
fb6a58c3bc Remove unused function 2016-11-04 15:46:38 +01:00
f2b67ccbbe Remove a lot of repetition 2016-11-04 15:45:51 +01:00
d66346dcaf Fix name explanation 2016-11-04 14:33:27 +01:00
7d7f6537c5 Fix compiler warning 2016-11-04 14:31:41 +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
6bc84b0940 Add topic change circe formatter 2016-11-04 14:18:38 +01:00
54d401566b Fix sermon-disable 2016-11-04 14:14:45 +01:00
6167a906c6 Make C-d quit eshell when appropriate 2016-11-04 13:08:16 +01:00
3106af31fe Add eshell fringe status to eshell 2016-11-04 12:52:49 +01:00
1031d0478a Fix eshell configuration 2016-11-04 12:36:41 +01:00
c9dae43d21 Add slack config 2016-11-03 15:25:10 +01:00
a0edeb74f1 Fix filename error 2016-11-03 15:24:57 +01:00
c37bd5f354 Add eshell configuration 2016-11-02 11:47:56 +01:00
a7fefa54c0 Fix compiler warnings 2016-11-02 11:47:17 +01:00