summaryrefslogtreecommitdiffstats
path: root/ravi-init-ido.el
Commit message (Collapse)AuthorAgeFilesLines
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-164/+0
| | | | | This follows the official emacs recommendation for lisp code inside emacs.d.
* Upgrade to use-package 2.0Ravi R Kiran2015-03-171-4/+4
| | | | Fix changed semantics for init and for load-path
* Try helm to see whether I like itRavi R Kiran2015-01-051-0/+2
|
* The cognitive load of ace-jump-buffer is too highRavi R Kiran2014-12-151-4/+4
|
* Try out ace-jump-bufferRavi R Kiran2014-11-201-0/+9
|
* Sort by vc in ibuffer modeRavi R Kiran2014-03-031-0/+12
|
* Use ido vertical modeRavi R Kiran2014-01-241-5/+11
|
* Easy switching in ibuffer to previous bufferRavi R Kiran2013-12-021-1/+11
|
* Use ido for completion of buffers/filesRavi R Kiran2013-12-011-0/+125
Ido supersedes ffap for most use cases.