Commit graph

62 commits

Author SHA1 Message Date
syl20bnr 3420ffde71 Remove key-chord mode !! Not needed anymore (great news). 2013-05-06 20:59:13 -04:00
syl20bnr 25b9a91238 Change key binding ace jump and add a key binding for saving current buffer. 2013-05-06 14:00:52 -04:00
syl20bnr 8b25906833 Add key bindings for join and spliting a line. 2013-05-06 13:53:06 -04:00
syl20bnr a1a9341983 Add visual-regexp and string-edit packages 2013-05-04 22:22:19 -04:00
syl20bnr 1a1d9d8ce5 Add key binding for proced 2013-05-04 21:54:04 -04:00
syl20bnr 2299a072a4 Set leader prefix for non-normal modes to s- 2013-04-26 15:18:28 -04:00
syl20bnr 5d626b85cb Modify move text key bindings 2013-04-25 14:02:41 -04:00
syl20bnr 88bd00aded Fix conflict in key bindings 2013-04-25 11:33:05 -04:00
syl20bnr 9ecbf624aa Add keybindings for moving pointer to adjacent windows and for resizing windows. 2013-04-25 11:20:51 -04:00
syl20bnr 9c9f7e8373 Add back fill-column-indicator but now it is disabled by default and there is a key binding to toggle it when needed. 2013-04-23 15:56:44 -04:00
syl20bnr 2f0f16a4ce Add subword mode hook and add back multi-term. 2013-04-23 14:05:30 -04:00
syl20bnr 9088642f20 Add google translate. 2013-04-21 21:02:05 -04:00
syl20bnr 7e0a802b48 Add functions to insert blank lines above and below the current line without moving the point and changing the evil state. 2013-04-18 17:21:31 -04:00
syl20bnr f27bc9882a Use pylookup for python documentation lookup. 2013-04-18 15:00:41 -04:00
syl20bnr 2f2348e9c8 Remove uneeded fold-this package (evil can already do this). Tweak some key bindings (M instead of m for Major modes key bindings). 2013-04-17 10:16:18 -04:00
syl20bnr eaff4a0b05 Add buffer-move key bindings to be able to swap buffer between 2 windows. 2013-04-16 18:08:52 -04:00
syl20bnr 19f8527a5d Add keybindings to switch between themes for day and night. 2013-04-15 11:12:39 -04:00
syl20bnr f1f1b4e14e added key bindings for paredit (now I have to use them :-)) 2013-03-24 22:00:15 -04:00
syl20bnr 5aa25fbf2f Merge branch 'master' of http://github.com/syl20bnr/dotemacs 2013-03-20 14:41:47 -04:00
syl20bnr 8a90496781 added key bindings for moving windows 2013-03-20 14:40:30 -04:00
syl20bnr bb9f786e9a added key bindings for elisp evaluation 2013-03-19 22:43:17 -04:00
syl20bnr 9bb4cdde60 added keybindings for python nose 2013-03-18 16:45:17 -04:00
syl20bnr 5b233f53b3 added quickrun mode 2013-03-14 23:04:57 -04:00
syl20bnr 7bb9624fa1 added key bindings for perforce 2013-03-14 13:57:39 -04:00
syl20bnr 8694b2e3cf keep ido for find file (much better navigation scheme) 2013-03-14 11:39:16 -04:00
syl20bnr e62eef9138 switched from ido to helm 2013-03-14 00:40:23 -04:00
syl20bnr 5c258c0b5d added tagedit mode 2013-03-13 00:11:01 -04:00
syl20bnr b4e2dcf6ed minor change 2013-03-01 23:50:28 -05:00
syl20bnr ddd1e7146f Removed automatic stripping of whitespace. It is possible to do it
manually with 'leader xw'
2013-02-27 17:14:10 -05:00
syl20bnr 48cb379507 added key bindings for custom layouts (implementation not finished
yet). Move key binding tm to wm for window maximization.
2013-02-20 14:08:23 -05:00
syl20bnr 3942c0d169 added function for electric punctuation in text-mode 2013-02-19 23:13:55 -05:00
syl20bnr 943d8e2c36 added key bindings for undo tree and git status (as application) 2013-02-19 20:00:38 -05:00
syl20bnr f70c8f05e1 Added deft mode 2013-02-19 19:56:52 -05:00
syl20bnr 158b9ffca7 added key bindings for EDTS 2013-02-19 18:10:55 -05:00
syl20bnr 8c3aabf620 added toggle key binding for fringe 2013-02-19 15:40:36 -05:00
syl20bnr 97c9e3dda3 moved key bindiging for line number to toggle bindings (tn) 2013-02-18 16:21:45 -05:00
syl20bnr 1a64852729 minor change 2013-02-15 19:06:49 -05:00
syl20bnr a387776065 evil-leader key is now available in visual-state 2013-02-14 10:30:01 -05:00
syl20bnr 1b0571a296 added keybindings with evil leader for expand-region 2013-02-13 16:23:13 -05:00
syl20bnr 09c1bb342c added mtc keybinding 2013-02-13 15:48:12 -05:00
syl20bnr df6377443b added binding for transpose commands 2013-02-07 11:36:01 -05:00
syl20bnr 19226fdcec minor binding change 2013-02-06 10:43:36 -05:00
syl20bnr e7458514b9 added auto close parens function (works great coupled with autopair) 2013-02-06 09:23:49 -05:00
syl20bnr 0931e4abec added window-numbering.el (thanks to bin chen) 2013-02-03 15:59:45 -05:00
syl20bnr 2333aa604a reserved the t key for toggle commands and defined ta for toggle
auto-complete on and off
2013-01-31 10:05:57 -05:00
syl20bnr 95f4a5ed3b changed key bindings for buffers (delete, and kill others) 2013-01-31 08:07:31 -05:00
syl20bnr d7d87d0284 added evil leader key bindings for narrow and widen commands 2013-01-29 10:28:06 -05:00
syl20bnr 4e8c7e6474 removed keybinding shadowing of evil leader in compilation mode 2013-01-28 18:51:04 -05:00
syl20bnr 4a1c7c80a2 configured projectile mode and recentf 2013-01-28 12:29:17 -05:00
syl20bnr 7f5c18684b change bindings for new windows 2013-01-27 22:12:24 -05:00