Commit graph

206 commits

Author SHA1 Message Date
aa9410f256 Disable fuzzy matching in ivy 2018-02-06 14:42:35 -08:00
8f223fca6d Change the indentation for JavaScript 2018-02-06 14:36:26 -08:00
28af36faa3 Fix diff-hl for Perforce 2018-02-06 14:35:56 -08:00
ddcc955ab3 Add yarn.lock as a projectile root file 2018-02-06 12:11:03 -08:00
3fd002b75a Remove unnecessary autoload 2018-01-01 16:52:02 -08:00
a850175555 Move gnus init to main org file 2018-01-01 16:49:54 -08:00
9ae6f7f1be Enable subword mode in js2 mode 2017-12-31 01:14:56 -08:00
e45c08497a Fix keybinding for Multiple Cursors 2017-12-31 01:12:29 -08:00
c273856b94 Add Embrace keybinding 2017-12-31 01:10:04 -08:00
d01ad3371d Move global keybindings to correct section 2017-12-31 01:05:47 -08:00
3de2979151 Add Expand Region keybinding 2017-12-31 01:03:35 -08:00
feaab104ec Ignore all .el files in init/ 2017-12-30 23:03:03 -08:00
897a674f32 Add js2-mode configuration 2017-12-30 23:02:38 -08:00
e2a4dfdb45 Properly use ~code~ and =verbatim= 2017-12-29 12:59:56 -08:00
fdb5495db2 Move Org mode config to init.org 2017-12-29 10:54:00 -08:00
a494677ab2 Add key macro 2017-12-29 10:53:03 -08:00
67848f995f Add lisp-mode config 2017-12-29 10:22:43 -08:00
5ded88ba03 Add rainbow delimiters to clojure-mode 2017-12-29 10:22:27 -08:00
ca84605d4e Add SLIME config 2017-12-29 10:22:19 -08:00
419abcfe93 Enable show-paren mode 2017-12-29 10:21:59 -08:00
faf071ad5a Add SubFolders to MBSync conf mode 2017-11-13 13:37:54 -08:00
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
aefeec6f35 Change comany frontends 2017-03-30 20:04:29 -07:00
5dae2bbfcd Improve oni-gnus-delete-forward 2017-03-27 21:10:51 -07:00
4d022c5d86 My sentences don’t end with double spaces 2017-03-05 22:19:46 -08:00
fec859e587 Move the silently macro to helpers library 2017-03-05 22:14:34 -08:00
2f3cbefaf9 Show outline of Org init after loading 2017-03-05 22:14:19 -08:00
c818008166 Enable bullets in org mode 2017-03-05 22:14:11 -08:00
4674dcbfd5 Remove my picturefix email account 2017-03-05 22:13:55 -08:00
cfbb40c532 Only join #emacs after authenticating with NickServ 2017-03-05 22:13:20 -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
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