summaryrefslogtreecommitdiff
path: root/lisp/init-editing.el
AgeCommit message (Expand)Author
2014-06-13Install narrow-indirectKyle Meyer
2014-05-28Add km/narrow-to-comment-headingKyle Meyer
2014-05-12Move ace settings to separate fileKyle Meyer
2014-05-12Move view-mode settings to separate fileKyle Meyer
2014-05-11Automatically enter view-mode for read-only filesKyle Meyer
2014-04-17Limit ace-jump scope to current frameKyle Meyer
2014-04-09Install and setup ace-linkKyle Meyer
2014-03-25Merge insert and multiple-cursors mapsKyle Meyer
2014-03-25Remove a few functions the are covered by snippetsKyle Meyer
2014-03-21Tweak `hippie-expand-try-functions-list'Kyle Meyer
2014-03-21Simplify km/join-next-line-with-spaceKyle Meyer
2014-03-21Use macro to define kill-thing-at-point functionsKyle Meyer
2014-03-09Use diminish to shorten mode lineKyle Meyer
2014-02-11Move multiple cursors keymap outside of insert mapKyle Meyer
2014-02-11Add mc/edit-{beginnings,ends}-of-lines bindingsKyle Meyer
2014-02-01Move some settings from general to editingKyle Meyer
2014-01-31Remove M-z unsetKyle Meyer
2014-01-26Reorganize and use require-packageKyle Meyer