aboutsummaryrefslogtreecommitdiff
path: root/evil-maps.el
AgeCommit message (Expand)Author
2015-08-09update version to 1.2.21.2.2Frank Fischer
2015-07-04update version to 1.2.11.2.1Frank Fischer
2015-07-04update version to 1.2.01.2.0Frank Fischer
2015-07-03C-n and C-p move through search historyGordon Gustafson
2015-06-15add bindings for `<insert>` in normal state (fix #528)Frank Fischer
2015-06-04remove C-h/j/k/l bindings from window map (fix #524)Frank Fischer
2015-05-11update version to 1.1.61.1.6Frank Fischer
2015-05-10update version to 1.1.51.1.5Frank Fischer
2015-05-03update version to 1.1.41.1.4Frank Fischer
2015-04-26update version to 1.1.3Frank Fischer
2015-04-23replace (kbd "DEL") by `deletechar` (fix #516)Frank Fischer
2015-04-20Implement Vim's C-v in insert stateSebastian Schwarz
2015-04-20mergeFrank Fischer
2015-04-20update version to 1.1.2Frank Fischer
2015-04-20bind <DEL> to `evil-delete-char` (fix #516)Frank Fischer
2015-04-18bind `:resize` to `evil-ex-resize` (fix #515)Frank Fischer
2015-04-11update version to 1.1.11.1.1Frank Fischer
2015-04-08update version to 1.1.01.1.0Frank Fischer
2015-04-08add `evilupdate.el` scriptFrank Fischer
2015-04-07bind `\C-p` in ex state to `previous-complete-history-element` (fix #510)Frank Fischer
2015-02-17Add :cfirst and :crewind commandsmalcomso
2015-02-17Added Vim's :cc Ex commandmalcomso
2015-02-16implement `evil-switch-to-windows-last-buffer` bound to C-6 (closes #490)Matthew Malcomson
2015-02-12change :m[ake] to :mak[e] as it is in Vim (fix #482)Frank Fischer
2015-01-21implement basic `:sort` command (re #471)Frank Fischer
2014-12-15zO mapping for recursive fold openingMike Gerwitz
2014-11-18merge thing-at-point based text objectsFrank Fischer
2014-11-13remove bindings from `minibuffer-local-map`Frank Fischer
2014-11-05Remap `competion-at-point` to `evil-ex-completion` in ex (fix #440).Frank Fischer
2014-11-03Remove bindings of `evil-ret` and `evil-ret-and-indent` in insert state (fix ...Frank Fischer
2014-10-25bind `:cnext` and `:cprevious` to `next-error` and `previous-error` (fix #434)Frank Fischer
2014-10-25add `evil-make` command bound to `:make` (fix #433)Frank Fischer
2014-10-20bind C-r in ex search modeFrank Fischer
2014-10-03fix bindings with C-S-<key> (fix #425)Frank Fischer
2014-09-11merge thing-at-point based text-objects (fix #364)Frank Fischer
2014-07-04Implement q: for editing ex commands (fix #293)Emanuel Evans
2014-04-11merge stable-1.0Frank Fischer
2014-04-11version 1.0.91.0.9Frank Fischer
2014-03-14implement `gn` and `gN` text objects (fix #327)Frank Fischer
2014-01-05merge stable-1.0Frank Fischer
2014-01-05init undo-tree specific features using `eval-after-load`Frank Fischer
2014-01-01implement sentence motions with thing-at-point helpersFrank Fischer
2013-12-27make `evil-shell-command` work as operator (fix #363)Frank Fischer
2013-12-20optionally rebalance windows after creation/deletion (fix #358)Frank Fischer
2013-12-20add horizontal scrolling functions (fix #362)Frank Fischer
2013-12-04Bind `z=` to `ispell-word` in visual/normal state (fix #359)Frank Fischer
2013-11-26Replace symbol search by word search (fix #354)Frank Fischer
2013-11-26Use `buffer-menu` to implement :buffers and :files (fix #335)Frank Fischer
2013-11-26Merge stable-1.0Frank Fischer
2013-11-26Version 1.0.81.0.8Frank Fischer