summaryrefslogtreecommitdiff
path: root/evil-collection-helm.el
AgeCommit message (Collapse)Author
2018-02-25Silence compiler warningsmarkPierre Neidhardt
2018-02-24helm: Change insert-state cursor and show visual selection in header linePierre Neidhardt
2017-12-29helm: Rebind "p"/"P" to "yp"/"yP"Pierre Neidhardt
"p" and "P" can be useful from the prompt.
2017-12-07Helm: OverhaulPierre Neidhardt
Fix map issue. Don't override C-l in Emacs Helm map. Add <tab> in normal mode. Add bindings S-RET, go, =, %, D, gj/gk, /.
2017-12-06Change namespace to evil-collectionJames Nguyen