summaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* Process search via helmRavi R Kiran2015-03-231-0/+7
|
* Automatically determine mode for C/C++ header filesRavi R Kiran2015-03-231-1/+8
|
* Use jedi with company for completionRavi R Kiran2015-03-181-3/+8
|
* We need easy access to find-filesRavi R Kiran2015-03-182-2/+2
|
* 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-1719-0/+2989
This follows the official emacs recommendation for lisp code inside emacs.d.