Commit graph

155 commits

Author SHA1 Message Date
c057b45cbd Move hl-indent settings to init.org 2015-06-17 11:24:23 +02:00
f06e2fb832 Truncate the path portion of org tasks 2015-06-17 10:50:16 +02:00
3933f42b39 Show ERC status in modeline 2015-06-17 10:49:43 +02:00
db423b3ce2 Stop using colemak-evil
To become more familiar with the physical placement of evil's
keybindings I've written a new layout. This is basically the same as the
default except that it's mapped out over a colemak layout and hjkl has
become jkl; and ; has become h. I did this because I feel jkl; is more
comfortable.
2015-06-17 10:44:59 +02:00
860962626b Add keybinging for org-store-link 2015-06-17 10:44:14 +02:00
5c05caf196 Add mail update routines for mowedline 2015-06-17 10:43:35 +02:00
739f89bace Move magit settings to init.org 2015-06-17 10:43:14 +02:00
26689b0eec Don't use emacs-lisp-mode as the initial mode
Using `emacs-lisp-mode' as the initial major-mode also runs `flycheck'.
Flycheck will constantly show warnings because "*scratch*" doesn't
contain the proper header or footer. The default initial major-mode is
`lisp-interaction-mode', which is basically the same as
`emacs-lisp-mode', with some extra (annoying) keybindings which get
overwritten by `paredit' anyway. Now I don't see any warnings.
2015-06-17 10:39:15 +02:00
32c9f20364 Manually set ,, to the comment operator 2015-06-17 10:38:51 +02:00
34aeb28dda Add mowedline to IRC autojoin channels 2015-06-17 10:38:26 +02:00
b0016760fe Include package.el when byte-compiling 2015-06-17 10:38:04 +02:00
2d9f023d14 Temporarily turn off Marmalade, it raises an error 2015-06-17 10:36:51 +02:00
b3bd639206 Add org-capture template for Conkeror 2015-06-17 10:36:20 +02:00
30952ab6a5 Remove the first part in showing the outline
The first part is an artifact from the way I've been using GTD and the
other parts (if any) make the first implicit.
2015-05-25 20:06:11 +02:00
3eb9eb45f3 Skip next steps in org todo lists
Projects can fill up the task list quite easily, though actually only
the immediately next task is of real interest.
2015-05-25 19:26:51 +02:00
d25cc62263 Move browse-url settings to init.org 2015-05-09 20:41:53 +02:00
cfe36adc2e Give the right row a bit more space 2015-05-09 19:16:34 +02:00
5baead61e3 Take message inhibition out of init.el 2015-05-09 19:15:44 +02:00
16c5309394 Don't display flycheck errors in minibuffer 2015-05-09 19:15:06 +02:00
7cc7cb3eae Use company-mode 2015-05-09 19:14:56 +02:00
4d36ff9551 Update buffer display settings 2015-05-09 19:14:14 +02:00
96e30cf2a0 Cleanup auto-init function 2015-05-09 19:12:55 +02:00
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