summaryrefslogtreecommitdiff
path: root/evil-helm.el
AgeCommit message (Expand)Author
2017-12-06Change namespace to evil-collectionJames Nguyen
2017-12-03Helm: Revert some of the changes as evil-define-key does not work for helm-ffPierre Neidhardt
2017-12-03Helm: Use evil-define-key now that upstream has fixed the inheritance issuePierre Neidhardt
2017-12-01evil-helm: Add more bindings (yank, paste, refresh)Pierre Neidhardt
2017-12-01Revert "evil-helm: Add support for numeric prefix in mark commands"Pierre Neidhardt
2017-12-01Revert "Helm: Add fboundp check"Pierre Neidhardt
2017-11-30Helm: Add fboundp checkJames Nguyen
2017-11-29evil-helm: Add support for numeric prefix in mark commandsPierre Neidhardt
2017-11-16Add or fix documentation to appease checkdocJames Nguyen
2017-11-15Forward declare mode-mapsFredrik Bergroth
2017-11-15Require third party packages with NOERRORFredrik Bergroth
2017-11-07Helm: Browse sources with "[" and "]"Pierre Neidhardt
2017-11-07Normalize the documentation headers (#12)Pierre Neidhardt
2017-11-06Remove emacs keywordJames Nguyen
2017-11-06Change 'set-keys' to 'setup' in function namesJames Nguyen
2017-11-06Helm: Implement workaround for ineffective bindingsPierre Neidhardt
2017-11-06Add evil-helmPierre Neidhardt