summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-python.el
Commit message (Collapse)AuthorAgeFilesLines
* Smart newline does not work well with python indentingRavi R Kiran2015-03-171-1/+3
| | | | Diminish according to use-package 2.0
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+166
This follows the official emacs recommendation for lisp code inside emacs.d.