Commit Graph

46 Commits

Author SHA1 Message Date
1328250e62 Add smex and popwin packages 2012-09-14 19:43:57 +01:00
a096737e1b Assign align-regexp to keybinding: C-c \ 2012-08-20 08:05:05 +03:00
5a37a82c46 Add buffer-move 2012-08-13 02:34:00 +01:00
e37bfacafa Add ace-jump-mode 2012-08-13 02:32:43 +01:00
d1cffd9321 Add keybinding for next/prev buffer 2012-05-20 23:32:25 +01:00
ac6e159f42 Add console-friendly keybindings for textmate-shift-[left|right] 2012-03-30 10:48:25 +01:00
0410f24c3b Renamed align-to-equals helper function to align-region-to-equals 2012-03-23 16:09:12 +00:00
1835536c99 discovered the wonder that is auto-fill-mode 2012-03-06 18:05:46 +00:00
b117f65e2b updated a couple of comments 2012-03-06 18:05:25 +00:00
b999d7e225 added a missing comment 2012-03-04 16:20:38 +00:00
7f78d94878 added magit 2012-02-28 14:42:08 +00:00
9fb4dcd38a added M-- and M-_ keybindings for undo/redo 2012-02-24 20:47:41 +00:00
7f36e954a4 added C-c C-e keybinding to run eval-buffer 2012-02-14 08:10:04 +00:00
7423becaeb reorganized keybindings.el slightly 2012-02-14 08:09:36 +00:00
ea6cd9d5d0 stole a better duplicate-line function from the internet 2012-02-11 20:50:20 +00:00
a379d2d9f0 improved keybinding to align-to-equals 2012-02-11 20:49:53 +00:00
1aaa930099 reshuffled an astray OSX-specific keybinding 2012-02-11 20:49:35 +00:00
926b048766 cleaned up keybindings.el a little bit 2012-02-10 17:47:20 +00:00
0ef4492711 added a working align-to-equals helper function and keybindings 2012-02-10 17:46:16 +00:00
a228f08d7d cleaner undo/redo keybindings 2012-02-10 01:24:15 +00:00
c666c394b4 added easier window-resize keybindings 2012-01-10 16:49:45 +00:00
6b289bd125 added tiling.el and C-\ for cycling between tile configurations (doesn't work in frame with a visible ECB window) 2012-01-10 16:49:29 +00:00
9c4b8236c5 added slight more details to insert-hash and M-3 keybinding 2012-01-09 11:52:07 +00:00
Andrew Garner
7c6c2e0d70 Added function to insert hash symbol 2012-01-09 11:38:01 +00:00
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