summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-files.el
Commit message (Collapse)AuthorAgeFilesLines
* Selectrum/verticoRavi R Kiran2021-09-131-1/+3
| | | | Still need to find an alternative for helm-dash and browse-kill-ring
* Handle simultaneous emacs invocations if init files are on NFSRavi R Kiran2021-04-251-8/+7
|
* Projectile no longer sets a default bindingRavi R Kiran2018-09-091-0/+2
|
* Automatic use of :ensureRavi R Kiran2018-05-291-8/+3
|
* More cquery optimizationsRavi R Kiran2018-05-231-0/+1
|
* Better tramp setupRavi R Kiran2017-10-041-0/+7
| | | | | | - get PATH from remote location - respect control master options in .ssh/config - declutter
* Some projectile commands are used very frequentlyRavi R Kiran2015-10-261-9/+12
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+159
This follows the official emacs recommendation for lisp code inside emacs.d.