Commit Graph

86 Commits

Author SHA1 Message Date
33a2b24918 Add helm-swoop and tweak helm related keybindings 2015-07-23 09:05:34 +01:00
0bfd6e1b78 Replace ace-jump-mode with avy and ace-window 2015-07-23 09:05:11 +01:00
584d93b3a1 Add misc packages I've been playing with 2015-01-22 20:49:19 +00:00
4eebd1cc45 Added helpers and easy keybindings for HideShow mode 2014-08-10 13:44:48 +01:00
269b8cc6a8 Attempt to make auto-complete behave a bit better 2014-07-15 22:33:37 +01:00
09100ecbaf Improve auto-complete keybindings 2014-07-08 22:23:18 +01:00
38fa8a874a Disable keybindings used by other package 2014-05-23 23:27:19 +01:00
125091dbed Tweak keybindings for projectile 2014-05-23 23:27:05 +01:00
84fe89d9d5 Remove eproject package, projectile does everything I need now 2014-05-23 23:26:21 +01:00
82a1d6ba41 Disable all smartparens keybindins 2014-05-13 23:21:17 +01:00
24ef61d9c0 Tweak multiple-cursors keybindings 2014-04-18 16:05:40 +01:00
975b92b63f Improve multiple-cursors keybindings 2014-04-18 15:39:43 +01:00
2ae270c510 Reorganize keybindings.el file a bit 2014-04-18 15:30:18 +01:00
0a5333ec1d Switch from autopair to smartparens
The smartparens package also negates the need for ruby-electric-mode,
and doesn't play nice with cua-mode. But my use of cua-mode was due to a
bug between ECB and delete-selection-mode, which seems to now be
fixed. Hence cua-mode is out too.
2014-04-18 15:21:10 +01:00
5cb2e01a53 Add two useful github related packages 2014-04-12 11:20:27 +01:00
c46e7f6700 Update keybindings and options for multiple-cursors 2014-04-12 11:19:21 +01:00
978d613d4f Add move-text package 2014-04-04 13:05:39 +01:00
dc67a8ca69 Make textmate-go-to-symbol keybinding easier to use 2014-03-17 12:54:05 +00:00
a733b0858d Customize helm keybindings 2014-03-11 01:49:36 +00:00
91d5a353e5 Update helm-projectile keybindings 2014-03-11 00:57:18 +00:00
02b1402054 Install and setup helm, helm-projectile, helm-ack, and helm-ag 2014-03-11 00:24:59 +00:00
adf8818558 Improve multiple-cursors keybindings 2014-03-11 00:21:54 +00:00
c90b97ff75 Prepare for workgroups2, in hopes of it working with ECB soon 2014-03-10 20:21:13 +00:00
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