57d5a8363d
Move Ruby mode configuration to literate init
2016-04-04 12:07:15 +02:00
26a6830956
Turn on abbrev-mode in Ruby buffers
2016-04-04 11:49:57 +02:00
04d02624b6
Remove lingering reference to auto-complete
2016-03-17 00:40:12 +01:00
16133f11f0
Load lui init
2016-01-08 11:42:18 +01:00
23458e9515
Update Emacs font
2016-01-08 11:42:11 +01:00
7bb2d1f065
Reword the lexical binding section
2015-12-16 21:51:41 +01:00
40d78b985d
Don't remove the internal border
2015-12-16 21:48:34 +01:00
2729adda1d
Reword the setup section
2015-12-16 21:48:15 +01:00
d41afa89fd
Add emmet-mode configuration
2015-11-21 20:20:53 +01:00
f5ab56de77
Remove lisp-extra-font-lock
...
It's just too much.
2015-11-21 20:15:58 +01:00
d5d58ca19e
Add highlight-numbers-mode configuration
2015-11-21 20:08:24 +01:00
cd286eb7ee
Add Twig configuration
2015-11-21 20:08:08 +01:00
342bb78246
Add beacon and extra highlighting for lisp
2015-11-09 14:28:06 +01:00
7a1418dd64
Move circe settings to separate Org file
2015-10-03 00:39:52 +02:00
71751ca88d
Move Circe settings to literate init
2015-10-03 00:19:21 +02:00
168807b974
Add notes about settings in .Xdefaults
2015-10-02 22:46:01 +02:00
2488743abd
Finish re-organizing init.org
2015-09-28 23:03:06 +02:00
cb49188ed7
Add text about my use of the words major mode
2015-09-23 16:45:55 +02:00
242b8e8e2b
Update structure some more
2015-09-23 16:41:27 +02:00
780bd0f3c4
Remove stumpwm integration
...
I don't currently use stumpwm
2015-09-23 15:15:33 +02:00
a25de0f817
Fix HTML export of init.org
2015-09-23 15:00:48 +02:00
bf66ba20e3
Fix warnings about undefined magit variables
2015-09-23 14:36:28 +02:00
c72168099b
Add robe customizations
2015-09-23 14:36:13 +02:00
85fe9b1ab3
Start cleaning up basic structure
2015-09-23 14:24:02 +02:00
dea9949d4b
Directly include the preparation chapter
2015-09-22 22:43:20 +02:00
bd95338b9d
Include intro.org directly in init.org
2015-09-22 22:29:56 +02:00
46bda5a885
Add preparation chapter to Emacs initialization
2015-09-22 22:11:52 +02:00
bd62f24d8a
Rename first chapter in Emacs init
2015-09-22 21:40:27 +02:00
3311bcd8e0
USe electric modes in sh-mode
2015-09-03 15:59:08 +02:00
77af1ea358
Fix dictionary name for hunspell
2015-07-26 22:06:17 +02:00
40d9a1b3fe
Add flycheck section to init.org
2015-06-30 15:25:57 +02:00
0f8c30d16e
Add the pony settings to init.org
...
Oops
2015-06-29 15:46:39 +02:00
a0519f51c9
Don't align chained calls in Ruby
...
RuboCop complains about it and now that I see it it does look pretty
good.
2015-06-29 15:45:10 +02:00
eb0dd10126
Fix warning about `in-string-p'
2015-06-29 13:16:38 +02:00
61976703e7
Move po-mode settings to init.org
2015-06-29 13:16:22 +02:00
c057b45cbd
Move hl-indent settings to init.org
2015-06-17 11:24:23 +02:00
739f89bace
Move magit settings to init.org
2015-06-17 10:43:14 +02:00
d25cc62263
Move browse-url settings to init.org
2015-05-09 20:41:53 +02:00
2fdc0fbf87
Add section on auto completion
2015-04-21 22:16:56 +02:00
d49ecc62a7
Move and expand the switching newline keys section
2015-04-21 21:51:32 +02:00
4e6871d7ca
Sort electric indent mode list
2015-04-21 21:40:54 +02:00
b28d3ff3f2
Add section about electric pairing
2015-04-21 21:40:14 +02:00
6f46220968
Give electric indent its own section
2015-04-21 21:27:47 +02:00
bf669027f7
Put the intro in a separate file
2015-04-21 21:11:48 +02:00
fea67ad3ee
Change outline
2015-04-20 01:25:19 +02:00
6e1dace32b
Remove unnecessary custom minor mode
2015-04-20 01:03:18 +02:00
fd5b2c2cdf
Use 'chomp instead of :chomp
2015-04-20 01:01:39 +02:00
319a3a85d2
Update font specification
2015-04-08 15:15:59 +02:00
7de3d74dfa
Use imenu in SCSS mode
2015-01-20 14:36:01 +01:00
d061d492a7
Use :chomp for whitespace instead of 'chomp
...
I wrote a patch that checks for `:chomp' instead of `'chomp' as the
value for `electric-pair-skip-whitespace' so that it can't possibly be
mistaken for a function, which would cause trouble.
2015-01-20 14:34:24 +01:00