| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-23 | Bind "yu" to "yank URL" in EWW, Elfeed, transmission | Pierre Neidhardt | |
| 2018-02-23 | Add calc | Pierre Neidhardt | |
| 2018-02-22 | Add -inhibit-insert-state helper function | Pierre Neidhardt | |
| 2018-02-19 | evil-collection-delete-operators: fix typo | Evgeni Kolev | |
| 2018-02-18 | Blanket move avy to its own file | James Nguyen | |
| Same as ace-jump, I don't use these modes enough to know if something is broken.. | |||
| 2018-02-18 | Blanket move ace-jump to its own file | James Nguyen | |
| I don't use ace-jump enough.. hopefully this doesn't break anything. FIXME: Still need to make this pass the linter. | |||
| 2018-02-18 | Add js2 | James Nguyen | |
| 2018-02-15 | Add vdiff.el support | Evgeni Kolev | |
| 2018-02-02 | Support for epa | Maximiliano Sandoval | |
| * Added a preliminary set of keybingins. * The more troubling one is "v" which is bind to `epa-verify-file` in this mode there isn't any reason to use `visual-state` so it may be Ok. | |||
| 2018-02-02 | Neotree mode support | Maximiliano Sandoval | |
| Added support for neotree-mode. Some keys require revision (e.g. "s,S") some others like "H,K,L" could be used more. Many keybings do not coincide with the ones used in spacemacs. `neotree-change-root` could use a better alternative. | |||
| 2018-01-29 | Add simple | James Nguyen | |
| 2018-01-28 | Add free-keys | James Nguyen | |
| 2018-01-27 | Add skeleton for buff-menu binding | James Nguyen | |
| 2018-01-27 | Support for which-key | Maximiliano Sandoval | |
| 2018-01-26 | Add reftex | Maximiliano Sandoval | |
| 2018-01-22 | Add log-view | James Nguyen | |
| 2018-01-22 | Add vc-annotate | James Nguyen | |
| 2018-01-20 | Add cmake-mode | James Nguyen | |
| 2018-01-20 | Fix show-paren advice not activating (#79) | James Nguyen | |
| Moved to advice-add as well as move integration into separate file. | |||
| 2018-01-20 | Add popup | James Nguyen | |
| 2018-01-19 | Add go-mode | James Nguyen | |
| This still needs to be fleshed out more. | |||
| 2018-01-19 | Add quickrun | James Nguyen | |
| 2018-01-15 | Add missing space | Evgeni Kolev | |
| 2018-01-14 | Add Nov | James Nguyen | |
| 2018-01-13 | Integration: Move etags-select | James Nguyen | |
| 2018-01-11 | Move setting to separate settings file | James Nguyen | |
| Originally, I placed this in the same file as evil-collection but was running into problems byte compiling cleanly. Instead of figuring out how to work around it, I am creating a separate settings file to add defcustoms lower level modules can consume. Ideally I can put this setting into the same evil-collection file and have the the project byte compile cleanly. I am leaving that problem for another day. | |||
| 2018-01-11 | Gate indium debugger bindings with defcustom | James Nguyen | |
| 2018-01-11 | Add debugging rationale and support for some modes | James Nguyen | |
| Tweaked edebug | |||
| 2018-01-09 | Integration: Use defvar to make byte compiler happy | James Nguyen | |
| 2018-01-09 | Display warning instead of a message | James Nguyen | |
| 2018-01-09 | Add a more explicit message when checking evil-want-integration | James Nguyen | |
| 2018-01-09 | Use featurep check | James Nguyen | |
| This also gates requiring evil-collection-integration. The rationale is that it's probably better not to require both evil-collection-integration and evil-integration together as that might cause weirder behavior than the alternative. | |||
| 2018-01-09 | Remove or and bound check and correct language | James Nguyen | |
| 2018-01-09 | Add initial copy of evil-integration to evil-collection-integration | James Nguyen | |
| 2018-01-06 | Add lua-mode | James Nguyen | |
| 2017-12-24 | Add racer | James Nguyen | |
| 2017-12-24 | Add rjsx-mode | James Nguyen | |
| 2017-12-24 | Add typescript-mode | James Nguyen | |
| 2017-12-24 | Add indium | James Nguyen | |
| 2017-12-24 | Add kotlin-mode | James Nguyen | |
| 2017-12-21 | Add notmuch | James Nguyen | |
| This is in progress and open to changes! | |||
| 2017-12-13 | eww: Init | Pierre Neidhardt | |
| 2017-12-12 | Add robe | James Nguyen | |
| 2017-12-12 | Add ruby-mode | James Nguyen | |
| 2017-12-12 | Add python | James Nguyen | |
| 2017-12-07 | Fix typo | Pierre Neidhardt | |
| 2017-12-07 | Add a defcustom to enable minibuffer bindings | Fredrik Bergroth | |
| 2017-12-06 | Change namespace to evil-collection | James Nguyen | |
| 2017-12-06 | Make evil-collection-mode-list customizable. | dieggsy | |
| 2017-11-28 | Add eval-sexp-fu | James Nguyen | |
| This lets users eval sexpressions and have eval-sexp-fu highlight the sexpression properly when evil-move-beyond-eol is set to nil. | |||
