summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-python.el
Commit message (Collapse)AuthorAgeFilesLines
* Remove ropemacs due to disuseRavi R Kiran2015-08-311-43/+0
|
* Electric operators on python modeRavi R Kiran2015-07-301-0/+7
| | | | May eventually extend this to other modes.
* Sphinx docstring highlightsRavi R Kiran2015-06-171-0/+9
|
* Enable helm-dash wherever possibleRavi R Kiran2015-05-161-0/+3
|
* Use jedi with company for completionRavi R Kiran2015-03-181-3/+8
|
* 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.