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
9921e99df2
Require notifications for metalexpress
2015-04-20 01:12:15 +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
8015a380be
Add some stuff
2015-04-20 01:01:23 +02:00
9dbf7bedb2
Load Cask file as Emacs Lisp
2015-04-20 01:01:02 +02:00
7ec0b50211
Add new package.el code, commented
2015-04-20 00:53:05 +02:00
3ccd481d04
Update org capture templates
2015-04-08 15:16:25 +02:00
689036a6b9
Move gnus data
2015-04-08 15:16:13 +02:00
319a3a85d2
Update font specification
2015-04-08 15:15:59 +02:00
01ab1c57bd
Simplify output of make targets
2015-04-08 15:15:36 +02:00
8d67f0af8e
Add programming modes
2015-04-08 15:06:35 +02:00
e4b9421f79
Add wakatime mode
2015-04-08 15:06:06 +02:00
a43b50504e
Trucate lines in ERT results
2015-04-08 15:04:58 +02:00
062a4d7743
Use flycheck-cask
2015-04-08 15:04:39 +02:00
582d1cea19
Update mail widget after gnus exit
2015-04-08 15:03:49 +02:00
742577668a
Update awesome mail widget
2015-04-08 15:02:08 +02:00
5d9ad8a032
Add electric indent mode to js2-mode
2015-03-24 11:22:04 +01:00
532caa4c29
Add some extra tag colors
2015-01-20 14:38:39 +01:00
1eee0de460
Properly show function arguments in the modeline
...
When one is working in the minibuffer, using eval, the function
arguments are shown in the modeline. This normally messes up the
modeline when using an SVG modeline, but with this function it should
show it properly.
2015-01-20 14:37:01 +01:00
6b25025611
Show some extra evil-state info in modeline
2015-01-20 14:36:41 +01: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
a6481f8a6b
Add feed that checks oldest bookmarks
...
Only the bookmarks tagged lookat.
2015-01-20 14:33:20 +01:00
58bc48d227
Use built-in electric-pair-local-mode
...
I wrote a patch to include it in Emacs itself.
2015-01-20 14:33:08 +01:00
b6fefcb3a5
Add elnode handler to get current conkeror URL
...
By running this in elnode, one can then point their browser to the
chosen port and server and they'll get 302-redirected to whichever URL
conkeror is showing at that moment.
2015-01-20 14:30:11 +01:00
9e31f7989a
Bring back the SVG modeline
2015-01-20 14:29:29 +01:00
792dfe908d
Reset mode-line-format in the *scratch* buffer
...
The first time `evil-mode' is run it sets the `mode-line-format'
buffer-local variable. This overrides the default value set later when
the theme and SVG modeline are loaded.
2015-01-20 14:27:34 +01:00
c778fb7a69
Enable projectile global mode
2015-01-20 14:27:24 +01:00
38f0edbfb1
Add dependency on projectile
2015-01-20 14:25:33 +01:00
fac5beab6b
Ignore some more stuff
2015-01-07 02:49:26 +01:00
ecca1dcb62
Add some more tag faces
2015-01-07 02:39:18 +01:00
db1eea8e7a
Use web-mode for *.html.erb
2015-01-07 02:38:48 +01:00
f1dc2d9b94
Enable hl-indent-mode for any prog-mode
2015-01-07 02:38:19 +01:00
74a8eadaba
Update the awesome modeline after closing a group
2015-01-07 02:37:49 +01:00
c5844963d2
Autoload hl-indent-mode
2015-01-07 02:37:30 +01:00
9600b70377
Require rvm
2015-01-07 02:32:20 +01:00
00ba72f907
Require slim-mode
2015-01-07 02:32:02 +01:00
28d15764f3
Require hl-indent
2015-01-07 02:31:48 +01:00
28360d0a00
Require feature mode
2015-01-07 02:31:35 +01:00
cebd95b07a
Set some initial states to insert
2014-12-28 01:28:36 +01:00
f227653717
Enable electric indent in ruby buffers
2014-12-28 01:25:07 +01:00
6a8d1ea37b
Show loaded project when making a note
2014-12-27 21:32:11 +01:00
84b65d4e3b
Revert "Remove evil"
...
This reverts commit 437292c927
.
2014-12-27 21:32:00 +01:00
49af8ba479
Move lexical binding to top of output
2014-12-19 22:13:56 +01:00
437292c927
Remove evil
2014-12-16 23:09:12 +01:00