Commit graph

67 commits

Author SHA1 Message Date
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
d25cc62263 Move browse-url settings to init.org 2015-05-09 20:41:53 +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
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
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
c6d4ada60f Rename my-smt to oni-smt 2015-04-27 12:39:53 +02:00
2fdc0fbf87 Add section on auto completion 2015-04-21 22:16:56 +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
9921e99df2 Require notifications for metalexpress 2015-04-20 01:12:15 +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
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
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
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
cebd95b07a Set some initial states to insert 2014-12-28 01:28:36 +01:00
84b65d4e3b Revert "Remove evil"
This reverts commit 437292c927.
2014-12-27 21:32:00 +01:00
437292c927 Remove evil 2014-12-16 23:09:12 +01:00
0dc3fe0410 Add simple multiplication table function 2014-12-10 17:11:31 +01:00
34c361cc66 Allow rails and ruby to be controlled from emacs 2014-11-24 23:03:38 +01:00
dcf69d2e3f Set eww-mode to default to emacs-state in evil 2014-11-23 14:26:30 +01:00
2a899dddc2 Fix evil emacs state modes 2014-11-07 12:55:11 +01:00