| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-14 | Sly: Advise sly-eval-print-last-expressionsly-advice-1 | James Nguyen | |
| Credits to nnoodle for implementation. For more details: https://github.com/emacs-evil/evil-collection/pull/441 | |||
| 2021-01-07 | elisp-mode: Binds gz to ielm | condy | |
| 2021-01-04 | Replace ZZ to ebib lower | Vonfry | |
| 2021-01-04 | Magit: Wrap rebase define-keys with (kbd) | James Nguyen | |
| Later we use lookup-key in this way: (lookup-key aux-map (kbd (car cmd))) which was slightly different from how we were defining the keymap which resulted in M-j & M-k not being bound or displayed properly. | |||
| 2021-01-04 | xref: Add bindings for xref--transient-buffer-mode | condy | |
| 2021-01-02 | outline: Optionally enable keybindings in Outline minor mode | Jacob First | |
| 2021-01-01 | consult: remove support for now-deleted commands | Brian Leung | |
| 2021-01-01 | magit: make gj/gk behave consistently | Benjamin Motz | |
| Both should do the same thing, which is magit-section-{forward,backward}-sibling. | |||
| 2020-12-27 | Put notmuch-common-keymap last | Gerry Agbobada | |
| Since all the other maps in `evil-collection-notmuch-maps` have notmuch-common-keymap as parent https://git.notmuchmail.org/git?p=notmuch;a=blob;f=emacs/notmuch-hello.el;h=fa31694ff0f79a7f2781849394390a673f75aade;hb=HEAD#l651 When `evil-collection-setup-hook` runs, if it changes keymaps using a `dolist` over `evil-collection-notmuch-maps`, then a binding might see 2 changes at once. See discussion here https://github.com/hlissner/doom-emacs/pull/4403#issuecomment-750907188 | |||
| 2020-12-21 | Update notmuch binds to reflect changes in notmuch | Abin Simon | |
| 2020-12-20 | drop copyright line as it's redundant | Siddhartha | |
| 2020-12-20 | additional bindings in ripgrep mode | Siddhartha | |
| 2020-12-20 | remove dictionary dependency | Siddhartha | |
| 2020-12-20 | add basic support for ripgrep | Siddhartha | |
| 2020-12-19 | newsticker: add treeview bindings | condy | |
| 2020-12-18 | dictionary: "n" should be evil-search-next | condy | |
| 2020-12-18 | CI Badge: Travis -> Github Actions | Jonathan Lai | |
| 2020-12-17 | edebug: "h" should behave the same as j, k, l | Benjamin Motz | |
| j, k, l are used for navigation in edebug-mode and so should do h. However, currently it performs "edebug-goto-here", which is also bound to H. | |||
| 2020-12-17 | Delete .travis.yml | Abin Simon | |
| 2020-12-17 | Add github action for CI | Abin Simon | |
| 2020-12-07 | Suppress dictionary nonexistence error | condy | |
| 2020-12-06 | consult: Add evil bindings | Brian Leung | |
| 2020-12-06 | add dictionary as dependency | Siddhartha | |
| 2020-12-06 | use g? for dictionary-help | Siddhartha | |
| 2020-12-06 | Add basic support for dictionary-mode | Siddhartha | |
| 2020-12-03 | sh-script: add evil bindings | condy | |
| 2020-12-03 | go to next/previous result in occur mode with preview | Siddhartha | |
| 2020-11-30 | Prodigy: Fix c-l | James Nguyen | |
| 2020-11-27 | Remove extra commas | James Nguyen | |
| 2020-11-27 | Magit: Fix a few more cases where binds aren't set (#407) | James Nguyen | |
| 2020-11-25 | prodigy: add more keybindings to prodigy-view-mode from prodigy-mode | Daniel Perez Alvarez | |
| 2020-11-25 | Tweak readme to account for evil-magit's inclusion | James Nguyen | |
| 2020-11-25 | Magit: Use kbd with S-SPC and S-DEL (#406) | James Nguyen | |
| 2020-11-24 | Update latest changes to evil-magit | James Nguyen | |
| Fix test failure in when testing original section bindings: + `((,(copy-keymap magit-file-section-map) "\C-j" magit-diff-visit-worktree-file) + (,(copy-keymap magit-hunk-section-map) "\C-j" magit-diff-visit-worktree-file)) | |||
| 2020-11-24 | Port over evil-magit | James Nguyen | |
| 2020-11-23 | unimpaired: exchange line0.0.4 | condy | |
| 2020-11-18 | Fix `require` call | Goderich | |
| 2020-11-18 | Add racket-describe | Goderich | |
| A help mode to look up Racket documentation inside Emacs. | |||
| 2020-11-15 | hackernews: revamped via read-only bindings | condy | |
| 2020-11-15 | guix: revamped via read-only bindings | condy | |
| 2020-11-15 | elfeed: revamped via read-only bindings | condy | |
| 2020-11-15 | helpful: revamped via read-only bindings | condy | |
| 2020-11-15 | dashboard: revamped via read-only bindings | condy | |
| 2020-11-15 | disk-usage: revamped via read-only bindings | condy | |
| 2020-11-15 | calc: revamped via read-only bindings | condy | |
| 2020-11-15 | process-menu: revamped via read-only bindings | condy | |
| 2020-11-15 | help: revamped via read-only bindings | condy | |
| 2020-11-15 | transmission: revamped via read-only bindings | condy | |
| 2020-11-15 | ztree: revamped via read-only bindings | condy | |
| 2020-11-15 | youtube-dl: revamped via read-only bindings | condy | |
