summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-vc.el
Commit message (Collapse)AuthorAgeFilesLines
* Replace git-gutter with much nicer diff-hlRavi R Kiran2016-06-241-10/+6
|
* Use proper helm function to replace completing-readRavi R Kiran2015-07-301-1/+1
|
* Simplify config with magit 2.1.0Ravi R Kiran2015-07-301-98/+14
| | | | | | - no more hand-rolled git-svn - whitespace toggling is built in - skip auto-revert modes for now, will revisit later
* Shut up magit warningRavi R Kiran2015-06-191-0/+3
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+185
This follows the official emacs recommendation for lisp code inside emacs.d.