Commit Graph

63 Commits

Author SHA1 Message Date
65692e3cd5 Formatting cleanup 2013-11-06 16:51:16 +00:00
9fdb7ba6f1 Toyed around with perspective-mode and elscreen-mode 2013-11-06 16:50:48 +00:00
a2a472d81a Add phi-search to replace default C-s and C-r
phi-search is fully compatible with multiple-cursors-mode ^_^
2013-11-06 16:42:45 +00:00
5703363e14 Add expand-region package 2013-10-29 08:54:55 +00:00
bc10d6be2d Make projectile project switching easier 2013-10-29 02:04:22 +00:00
1fe0da948b Add multi-cursors mode 2013-10-29 02:03:46 +00:00
c258a4ca66 Simplify keybinding for align-regexp 2013-10-29 01:10:30 +00:00
8ddabf2245 Add Projectile 2013-10-29 01:09:53 +00:00
b335a3e15d Remove magithub package, I never use it, and fails on 24.4 2013-10-20 18:04:02 +01:00
ba5bedeefa Add dash-at-point package 2013-09-26 11:45:42 +01:00
073795e9ee Remove keybinding that prevented xterm-mouse-mode from working 2013-05-16 03:36:36 +01:00
792a9fa0c6 Bind rename-file-and-buffer to C-c r 2013-05-07 09:07:35 +01:00
aa0c84143d Add keybinding for activating ECB 2013-02-18 00:55:13 +00:00
2d6e354a6a Add a keybinding for aligning lines to "{" 2013-02-18 00:55:02 +00:00
6b101dfaac Switch to a cleaner advice-based version of half-screen scrolling 2012-12-14 13:27:58 +00:00
fa9d696806 Enable scrolling half a screen with C-v and M-v keybindings 2012-12-14 13:14:05 +00:00
d95d1bf86d Add gitconfig-mode and writeroom-mode, fix browse-kill-ring 2012-12-11 17:38:23 +00:00
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