aboutsummaryrefslogtreecommitdiff
path: root/evil-integration.el
AgeCommit message (Expand)Author
2022-04-25Bump version to 1.14.11.14.1Tom Dalziel
2021-11-17Fix #1518: "custom functions bound to '0' break motion parsing" in a saner wa...jmmathena
2021-10-21Fix for #1518 custom functions bound to "0" break motion parsing (#1519)jmmathena
2020-10-08Remove remaining undo-tree activationVasilij Schneidermann
2020-10-01Make undo-tree an optional dependencyVasilij Schneidermann
2020-09-29Fix previous commitEivind Fonn
2020-09-29Mark xref-find-references as a jump commandEivind Fonn
2020-09-29Mark xref-find-definitions as a jump commandEivind Fonn
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Enable lexical bindingEivind Fonn
2020-01-13Revert "Enable undo-tree-mode only when evil-mode is turned on"Eivind Fonn
2020-01-13Enable undo-tree-mode only when evil-mode is turned onEivind Fonn
2019-12-21Expand abbrevs after insert state only if abbrev-mode is enabledEivind Fonn
2019-12-18Bump version to 1.13.0Eivind Fonn
2019-12-11Fix/improve some indentationEivind Fonn
2019-12-11Merge pull request #1213 from leungbk/byte-compEivind Fonn
2019-12-11Bump version to 1.3.0-snapshotEivind Fonn
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn
2019-12-05Add "ext:" to declare-function invocations.Brian Leung
2019-11-21Fix evil motion 0 binding commandZilvinas Urbonas
2019-11-19Make more commands support visual-line-modeJustin Burkett
2019-01-04Bump version to 1.2.141.2.14Eivind Fonn
2018-09-12Split keybindings out from evil-integrationJames Nguyen
2018-04-22Evil window selection should trigger ElDoc.Yutian Li
2017-12-24Add missing avy commands in evil-integrationwouter bolsterlee
2017-12-10Move `provide` to the bottom of evil-integration.elEvgeni Kolev
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2017-09-01Fix term-mode undo issuetianjin
2017-08-12Add evil-respect-visual-line-mode optionJustin Burkett
2017-07-06Add evil-avy-goto-char-timerSomelauw
2017-03-23Add customizable variable `evil-want-abbrev-expand-on-insert-exit`.Evgeni Kolev
2016-06-20Add wrapper for `avy-goto-char-in-line` (fix #679)Frank Fischer
2016-05-23evil-integration.el: Add support for 4 new avy functionsjustbur
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-02-27Declare `quoted-insert` change repeatable (fix #627)Frank Fischer
2016-01-18update version to 1.2.101.2.10Frank Fischer
2016-01-11update version to 1.2.91.2.9Frank Fischer
2015-11-09update version to 1.2.81.2.8Frank Fischer
2015-11-02update version to 1.2.71.2.7Frank Fischer
2015-10-26update version to 1.2.61.2.6Frank Fischer
2015-09-28update version to 1.2.51.2.5Frank Fischer
2015-09-13update version to 1.2.41.2.4Frank Fischer
2015-08-16update version to 1.2.31.2.3Frank Fischer
2015-08-10merge stableFrank Fischer
2015-08-09avy integration: goto-char motions should be inclusivebmag
2015-08-09avy integration: use evil-motion-state-mapbmag