summaryrefslogtreecommitdiff
path: root/evil-occur.el
AgeCommit message (Collapse)Author
2017-12-06Change namespace to evil-collectionJames Nguyen
2017-12-03Use "go"/"gO" instead of "gd"/"gD" for "open" bindingsPierre Neidhardt
2017-11-27Update sort / goto rationalePierre Neidhardt
Use "open" comment, fallback to "gd" for "open at point" Split the concept of "go to defition" in the rationale. This yields distinct sections: - Go to definition - Go to current entity - Open thing at point - Emacs-style jumping
2017-11-23occur: Use kbdPierre Neidhardt
2017-11-16Add or fix documentation to appease checkdocJames Nguyen
2017-11-08Use evil-set-initial-state (#6)James Nguyen
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-05Add evil-occurJames Nguyen