summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-helm.el
Commit message (Collapse)AuthorAgeFilesLines
* kitty availability not known until frame hooks are runRavi R Kiran2021-05-181-2/+5
|
* Support for kittyRavi R Kiran2021-04-051-3/+6
|
* Switch to posframe and pretty-hydraRavi R Kiran2020-02-101-0/+8
|
* Automatic use of :ensureRavi R Kiran2018-05-291-16/+8
|
* Add helm-xref appropriatelyRavi R Kiran2018-04-111-0/+7
|
* 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.