Commit graph

133 commits

Author SHA1 Message Date
bfcb68d21f Add nim programming mode dependency 2015-05-09 19:11:36 +02:00
a13ee49d90 Add company-mode dependency 2015-05-09 19:10:49 +02:00
a2ff0c0a78 Add web-mode dependency 2015-05-09 19:10:24 +02:00
cc2baa023e Stop using popwin 2015-05-02 17:24:52 +02:00
c5847bc02a Fix some warnings 2015-05-02 17:23:34 +02:00
0388b9eeaa Stop using hl-sexp-mode 2015-04-27 16:09:44 +02:00
22b7162988 Remove NNTP sources from GNUS 2015-04-27 16:05:53 +02:00
2aed414a95 Tweak some evil keys 2015-04-27 16:05:18 +02:00
779787d56c Set the fci rule column for ruby mode 2015-04-27 16:04:17 +02:00
6980dd5c32 Remove wakatime 2015-04-27 16:04:04 +02:00
733985953f Stop using mode-icons
With svg-mode-line-themes enabled this package doesn't do much of
anything anymore.
2015-04-27 16:03:16 +02:00
c278fb2684 Add Read/Write or Read-only indicator 2015-04-27 13:00:05 +02:00
c6d4ada60f Rename my-smt to oni-smt 2015-04-27 12:39:53 +02:00
1df8832757 Always compile from the top-level Makefile 2015-04-27 12:12:16 +02:00
7619a1b0d2 Add info count to flycheck indicators 2015-04-27 12:08:14 +02:00
8ea891aeb5 Add section on depends-on snippets 2015-04-21 22:18:01 +02:00
2fdc0fbf87 Add section on auto completion 2015-04-21 22:16:56 +02:00
22084f3d92 Use cask to compile .elc files 2015-04-21 22:16:09 +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
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