aboutsummaryrefslogtreecommitdiffstats
path: root/oni-python.el
Commit message (Collapse)AuthorAgeFilesLines
* Require oni-company instead of companyGravatar Tom Willemse2019-02-061-2/+2
| | | | This should pull in my ‘company-mode’ configuration, as well as ‘company’.
* Require traad for ‘traad-rename’Gravatar Tom Willemse2019-02-061-1/+2
|
* Add traad to Python configurationGravatar Tom Willemse2019-02-041-2/+9
| | | | traad is a Python refactoring library.
* Enable whitespace-mode for PythonGravatar Tom Willemse2019-02-011-1/+10
|
* Pass on line length to BlackGravatar Tom Willemse2019-02-011-2/+2
|
* Set fill-column for Python modeGravatar Tom Willemse2019-01-311-1/+9
|
* Properly autoload packagesGravatar Tom Willemse2019-01-301-1/+3
|
* Add ‘electric-indent-local-mode’ to PythonGravatar Tom Willemse2019-01-301-0/+1
|
* Add ‘oni-python’Gravatar Tom Willemse2019-01-301-0/+58