Commit Graph

22 Commits

Author SHA1 Message Date
8945087b4e textmate-goto-file is faster than eproject-find-file as the former caches the file list, hence I've switched back to mainly using textmate-mode for quickly changing file, but still got eproject for other things 2011-12-07 23:15:42 +00:00
acfa243b64 tweaked eproject-related keybindings 2011-12-07 09:54:55 +00:00
ffafa8629f improved a comment, YAY! :P 2011-11-30 09:17:42 +00:00
64c21f2ba6 added non-special keybindings for comment-or-uncomment-region-or-line 2011-11-29 23:58:56 +00:00
f56b323ce1 tweaked and added a number of keybindings 2011-11-29 23:12:56 +00:00
675238d7d7 removed C-w keybinding for backward-kill-word -- I prefer the default kill-region behavior 2011-11-18 11:46:54 +00:00
2d214ffcce cleaner formatting of elscreen and escreen keybindings 2011-11-12 11:56:25 +00:00
9b30cdb012 C-? is used by undo tree, so map set transparency keybinding to C-| instead 2011-11-12 11:56:00 +00:00
5391d482bc make C-x i switch windows in reverse just like I had C-x C-i doing for consistency 2011-11-12 11:55:16 +00:00
9c7ab29f97 Turned all swap and resize window keybindings into functions.
When they were called with lambda they'd cause delete-selection-mode to stop working every now and then. Don't know why, but at least this fixes it.
2011-11-12 11:54:00 +00:00
f82fe2e11c setup org-mode and remember for note taking and todos 2011-10-12 11:16:11 +01:00
c6ba20d4db got rid of C-z o, C-z C-o, C-z i and C-z C-i for switching screens in Escreen 2011-10-11 11:05:51 +01:00
7303b2d183 reorganized keybindings file a bit 2011-10-07 22:10:13 +01:00
291e6683a3 use IBuffer instead of standard buffer mode with C-x C-b 2011-10-05 11:54:50 +01:00
fa7aedf19e customize Escreen to my liking setting the prefix key to C-z like Elscreen instead of C-\ and a bunch of other keyboard shortcuts 2011-10-04 09:21:00 +01:00
3ad071eb4a only set textmate-based keyboard shortcuts when the textmate package is available 2011-10-04 09:17:39 +01:00
6388d3c3a2 changed behaviour of M-p and M-n keyboard shortcuts 2011-10-03 09:16:35 +01:00
ed2fa3721b cycle kill ring backwards or forwards 2011-09-27 12:01:37 +01:00
e9476fa516 a few new keyboard shortcuts to make ElScreen friendlier to work with 2011-09-24 18:18:07 +01:00
9194df09a6 added M-p and M-n for beginning/end of buffer 2011-09-08 20:26:31 +01:00
611ca43d61 tweaked undo/redo keybindings 2011-09-08 20:25:56 +01:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00