summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Update docsTom Dalziel2022-01-07
| * | Add `evil-want-empty-ex-last-command` to varsTom Dalziel2022-01-07
| * | Fix visual-paste-pop testsTom Dalziel2022-01-07
| * | gv works properly after visual pasteTom Dalziel2022-01-07
| * | Simplify evil-visual-restoreTom Dalziel2022-01-07
| * | Add ]f [f ]F [F to maps (#1565)Tom Dalziel2022-01-06
| * | Add gM `evil-percentage-of-line` (#1562)Tom Dalziel2022-01-04
| * | Make `evil-record-macro' add the same macro to the kmacro ring (#1554)SK Kim2022-01-03
| * | Support { and } marks in evil-ex-grammar (#1558)Brian Leung2022-01-03
| * | Fix #1557 (ensure-column fix) (#1560)Tom Dalziel2022-01-03
| * | Handle more registers and range types in ex grammar (#1556)Brian Leung2021-12-23
| * | Replace state shift lineTom Dalziel2021-12-19
| * | Replace state evil-delete-back-to-indentationTom Dalziel2021-12-19
| * | Replace state evil-delete-backward-wordTom Dalziel2021-12-19
| * | Replace state pastingTom Dalziel2021-12-19
| * | Replace state evil digraphsTom Dalziel2021-12-19
| * | Replace state evil-quoted-insertTom Dalziel2021-12-19
| * | Define the insert state keybindings in replace stateTom Dalziel2021-12-19
| * | Don't abort ex if choosing completion with mouse (#1553)Tom Dalziel2021-12-11
| * | Refactor handling of insert after macro finished with C-oq (#1552)Tom Dalziel2021-12-11
| * | Allow exit from insert, paste from . without forward-char (#1550)Tom Dalziel2021-12-09
| * | Return to state after C-o in macro (#1549)Tom Dalziel2021-12-07
| * | Add i_0_CTRL-D functionality (#1547)Tom Dalziel2021-11-28
| * | Fix #1543 email address for nonGNU ELPA (#1545)Tom Dalziel2021-11-23
| * | newdocs (#1531)Tom Dalziel2021-11-17
| * | Fix #1518: "custom functions bound to '0' break motion parsing" in a saner wa...jmmathena2021-11-17
| * | Fix #1538: prefer vim behavior of opening in same window (#1540)Evan Carlin2021-11-16
| * | Refactor `evil-visual-update-x-selection`, remove docstringTom Dalziel2021-11-16
| * | Add option to stop updating X PRIMARY selection with the current visual regionChen Bin2021-11-16
| * | Overhaul gn and gN + add tests (#1539)Tom Dalziel2021-11-15
| * | Fix for #1518 custom functions bound to "0" break motion parsing (#1519)jmmathena2021-10-21
| * | Pull temporary goal column normalization into let (#1533)Tom Dalziel2021-10-16
| * | Use `point-max` rather than `end-of-buffer` for G with no count (#1530)Tom Dalziel2021-10-12
| * | Mention that `evil-search-module` doesn't affect keybindingsTom Dalziel2021-10-11
| * | Add docs for evil-start-of-lineTom Dalziel2021-10-11
| * | Improve evil-ensure-column and use with evil-goto-line (#1529)Tom Dalziel2021-10-11
| * | <insert> in replace state should append, not insert (#1527)Tom Dalziel2021-10-06
| * | Add keybindings for [insert] (#1526)Tom Dalziel2021-10-06
| * | Fix compiler warnings (#1525)Tom Dalziel2021-10-04
| * | Add evil-start-of-line, evil-ensure-column, and use them (#1524)Tom Dalziel2021-10-04
| * | Add `evil-search-wrap-ring-bell` customization variable (#1509)Johannes Neyer2021-09-02
| * | Exit search prompt on mouse leave minibuffer (#1330)duianto2021-09-02
| * | Do not try to switch file/buffer when jumping inside same file (#1506)Konstantin Kharlamov2021-08-10
| * | Add NonGNU ELPA badgeVasilij Schneidermann2021-08-10
| * | Merge pull request #1508 from emacs-evil/nongnu-elpa-mentionVasilij Schneidermann2021-08-09
| |\ \
| | * | Mention NonGNU ELPAVasilij Schneidermann2021-08-08
| |/ /
| * | Add g-home g-end g-up & g-down motion bindings (#1503)Tom Dalziel2021-07-27
| * | Add gI (evil-insert-0-line) (#1502)Tom Dalziel2021-07-25
| * | Add `*` ex-range for last visual range (#1500)Tom Dalziel2021-07-24
| * | Add i_ctrl-@ binding and function (#1498)Tom Dalziel2021-07-23