summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-helm.el
Commit message (Collapse)AuthorAgeFilesLines
* Pre-populate searchesRavi R Kiran2015-08-311-0/+3
|
* Another way to switch to stuff within a projectRavi R Kiran2015-05-261-0/+4
|
* Add dash documentation browsingRavi R Kiran2015-05-141-0/+11
|
* Interface to git grepRavi R Kiran2015-03-231-0/+8
|
* Swap keybindings for import-popwin and helm-swoopRavi R Kiran2015-03-231-1/+1
| | | | Helm-swoop is used much more frequently.
* Remove helm-descbinds since it misses too many keysRavi R Kiran2015-03-231-4/+0
|
* Process search via helmRavi R Kiran2015-03-231-0/+7
|
* We need easy access to find-filesRavi R Kiran2015-03-181-1/+1
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+89
This follows the official emacs recommendation for lisp code inside emacs.d.