summaryrefslogtreecommitdiff
path: root/init/km-keybindings.el
AgeCommit message (Collapse)Author
2014-01-26Follow Purcell's emacs.d structureKyle Meyer
User init files are added using provide/require. https://github.com/purcell/emacs.d
2014-01-25Clean up init filesKyle Meyer
2013-12-04Remove comment prefixKyle Meyer
Merge with insert prefix
2013-12-03Add external keymapKyle Meyer
2013-12-01Set up prefix keysKyle Meyer
I didn't set for mode ('C-c m') and org mode ('C-c o') because (most) the values are local.
2013-11-06Install expand-regionKyle Meyer
2013-11-06Install multiple cursorsKyle Meyer
2013-10-27"TODO" comment functionKyle Meyer
2013-07-19add prefix to "insert" keybindingsKyle Meyer
2013-07-15add replace/query-replace bindingsKyle Meyer
under consistent prefix
2013-06-30rebind backward-kill-wordKyle Meyer
2013-06-30rebind zap-to-charKyle Meyer
2013-05-21bind kill-buffer-and-windowKyle Meyer
C-x K was bound to ido-kill-buffer, which is already bound to C-x k this function is also bound to C-x 4 0
2013-04-20cleaning upKyle Meyer