aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add oni-cssGravatar Tom Willemse2019-02-181-0/+139
|
* Add oni-slackGravatar Tom Willemse2019-02-181-0/+44
|
* Improve ‘package-maint-add-news-item’ by using ↵Gravatar Tom Willemse2019-02-181-2/+6
| | | | | | | | ‘completing-read’ Typos are too easy having to type in the ‘archive-url’ argument every time on its own. Since you’re probably posting to an archive that you also use, reading from the ‘package-archives’ seems appropriate.
* Add magic comment to autoload ‘js2-mode’Gravatar Tom Willemse2019-02-181-1/+2
|
* Add ‘oni-php’ configGravatar Tom Willemse2019-02-181-0/+102
|
* Add ‘clojure-mode’ and ‘cider’ configurationGravatar Tom Willemse2019-02-181-0/+74
|
* Use my configurations for flycheck and companyGravatar Tom Willemse2019-02-131-2/+2
|
* Load oni-elisp when elisp-modeGravatar Tom Willemse2019-02-131-1/+3
|
* Add oni-elispGravatar Tom Willemse2019-02-131-0/+37
|
* Add org mode configurationGravatar Tom Willemse2019-02-121-0/+137
|
* Require oni-company instead of companyGravatar Tom Willemse2019-02-062-4/+4
| | | | This should pull in my ‘company-mode’ configuration, as well as ‘company’.
* Add ‘js2-mode’ configurationGravatar Tom Willemse2019-02-061-0/+61
|
* Add Company configurationGravatar Tom Willemse2019-02-061-0/+78
|
* 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.
* Fix warning in oni-flycheckGravatar Tom Willemse2019-02-041-1/+3
|
* Initialize package when running flycheck for EmacsGravatar Tom Willemse2019-02-041-0/+4
|
* Highlight current line in ‘package-menu-mode’Gravatar Tom Willemse2019-02-041-1/+3
|
* 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
|
* Add oni-flycheckGravatar Tom Willemse2019-01-301-0/+59
|
* Properly autoload packagesGravatar Tom Willemse2019-01-304-4/+12
|
* Add ‘electric-indent-local-mode’ to PythonGravatar Tom Willemse2019-01-301-0/+1
|
* Add ‘oni-python’Gravatar Tom Willemse2019-01-301-0/+58
|
* Remove some duplicate configsGravatar Tom Willemse2019-01-283-176/+0
|
* Add ‘oni-typography’Gravatar Tom Willemse2019-01-261-0/+39
|
* Inhibit startup-screen in oni-uiGravatar Tom Willemse2019-01-261-1/+3
|
* Add oni-ui and oni-guiGravatar Tom Willemse2019-01-242-0/+71
|
* Add storage setting for trampGravatar Tom Willemse2019-01-241-1/+6
|
* Indicate some missing dependenciesGravatar Tom Willemse2019-01-241-2/+2
|
* Add ‘oni-private-storage’Gravatar Tom Willemse2019-01-231-0/+67
|
* Add ‘oni-sh’Gravatar Tom Willemse2019-01-221-0/+44
|
* Remove username from ‘package-archive-upload-base’Gravatar Tom Willemse2019-01-221-2/+4
|
* Fix compilation warning for ‘oni-package’Gravatar Tom Willemse2019-01-221-4/+3
|
* Remove unnecessary packageGravatar Tom Willemse2019-01-221-48/+0
| | | | | ‘oni-package-x’ contains nothing that ‘oni-package’ doesn’t already have as well.
* Add oni-package-xGravatar Tom Willemse2019-01-171-0/+48
|
* Add temporary fix for ‘package-maint-add-news-item’Gravatar Tom Willemse2019-01-131-1/+15
| | | | | Until I get my copyright assignment sorted for the FSF I can’t send this to them. Once I’ve sorted it out I will send this fix in.
* Clean up package configurationGravatar Tom Willemse2019-01-131-10/+12
|
* Download packages through https, upload through sshGravatar Tom Willemse2017-12-071-8/+3
| | | | | | By downloading through https there is no access needed through SSH to download the packages and so bootstrapping a new installation becomes easier.
* Add files configurationGravatar Tom Willemse2017-12-071-0/+65
|
* Add directory-local time-stamp settingsGravatar Tom Willemse2017-12-061-0/+7
|
* Add package.el configurationGravatar Tom Willemse2017-12-061-0/+62
|
* Add lisp-mode configurationGravatar Tom Willemse2017-12-061-0/+42