aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Move Projectile config to emacs-configGravatar Tom Willemse2019-02-191-32/+0
|
* Move js and css grep-file-aliases to emacs-configGravatar Tom Willemse2019-02-191-2/+0
|
* Remove loading of ‘oni-align’Gravatar Tom Willemse2019-02-181-1/+0
| | | | | It was removed in a previous commit because all the code in it was moved to other files.
* Move ‘css-mode’ configuration to emacs-configGravatar Tom Willemse2019-02-181-1/+0
|
* Move Slack configuration to emacs-configGravatar Tom Willemse2019-02-181-1/+0
|
* Move js2 auto-mode specification to emacs-configGravatar Tom Willemse2019-02-181-1/+0
|
* Move PHP configuration to emacs-configGravatar Tom Willemse2019-02-181-4/+0
|
* Move ‘clojure-mode’ and ‘cider’ configuration to ↵Gravatar Tom Willemse2019-02-181-16/+0
| | | | emacs-config
* Remove superfluous add-hookGravatar Tom Willemse2019-02-131-2/+0
| | | | The function is already added to the hook elsewhere.
* Remove lisp-mode config, it's already in emacs-configGravatar Tom Willemse2019-02-131-6/+0
|
* Move Elisp config to emacs-configGravatar Tom Willemse2019-02-131-1/+0
|
* Move org mode configuration to emacs-configGravatar Tom Willemse2019-02-121-1/+0
|
* Move ‘js2-mode’ configuration to emacs-configGravatar Tom Willemse2019-02-061-1/+0
|
* Move Company configuration to emacs-configGravatar Tom Willemse2019-02-061-2/+0
|
* Set default ‘fill-column’ to 80Gravatar Tom Willemse2019-02-011-0/+2
|
* Move flycheck config to emacs-configGravatar Tom Willemse2019-01-301-1/+0
|
* Move python config to emacs-configGravatar Tom Willemse2019-01-301-1/+0
|
* Write the time stamp for files before savingGravatar Tom Willemse2019-01-281-0/+2
|
* Add some data files to ‘~/.emacs.d/data/’Gravatar Tom Willemse2019-01-281-0/+17
|
* Remove ‘package’ configurationGravatar Tom Willemse2019-01-281-21/+1
| | | | This is part of the ‘oni-package’ package now.
* Revert "Move stuff to other config files"Gravatar Tom Willemse2019-01-281-11/+38
| | | | This reverts commit 6d01ebceb9e88975daf96f518c24a55c46b44729.
* Revert "Move settings to emacs-config"Gravatar Tom Willemse2019-01-281-0/+12
| | | | This reverts commit dbd69079baa1c2aaf9921668bbc8b7fe8e8a948b.
* Move settings to emacs-configGravatar Tom Willemse2019-01-261-12/+0
|
* Move UI configuration to emacs-configGravatar Tom Willemse2019-01-241-17/+0
|
* Move stuff to other config filesGravatar Tom Willemse2019-01-231-38/+11
|
* Remove helper libraryGravatar Tom Willemse2019-01-171-8/+14
|
* Call ‘time-stamp’ before saving the bufferGravatar Tom Willemse2019-01-171-0/+2
| | | | | | | I’m trying out a new system of maintaining my Emacs configuration, which entails making a bunch of custom libraries. The version for these libraries should be exactly the time stamp from when they were saved, so they always update properly.
* Add my own package archive and load settings for package-xGravatar Tom Willemse2019-01-171-6/+14
|
* Add Rust configurationGravatar Tom Willemse2018-11-251-0/+1
|
* Add msbuild files to grep aliasesGravatar Tom Willemse2018-11-151-0/+1
|
* Add targets and proj file mappingsGravatar Tom Willemse2018-11-141-0/+2
|
* Remove any mention of special iconsGravatar Tom Willemse2018-09-121-13/+0
| | | | | | If the icons aren’t set up correctly they make Emacs incredibly slow. And even when they are set up correctly, it doesn’t help performance on Windows.
* Move cider configuration to separate fileGravatar Tom Willemse2018-09-111-13/+1
|
* Move slime config to separate fileGravatar Tom Willemse2018-09-111-7/+1
|
* Enable address-prog-mode for prog-modeGravatar Tom Willemse2018-09-111-0/+1
|
* Move and reorder lazy loaded configsGravatar Tom Willemse2018-09-111-37/+21
|
* Enable flycheck and fill-column-indicator in CGravatar Tom Willemse2018-08-141-0/+4
|
* Manually define projectile prefix keyGravatar Tom Willemse2018-08-141-0/+2
|
* Reorganize loading codeGravatar Tom Willemse2018-07-201-36/+24
|
* Don’t compile oni-windows-nt.el on non-windows systemsGravatar Tom Willemse2018-07-191-0/+1
|
* Remove Font AwesomeGravatar Tom Willemse2018-07-171-13/+13
| | | | | | Temporarily remove Font Awesome from being used since the glyphs show up too big and don’t seem to want to be resised by my instructions, or replaced by a different font for that matter.
* Fix some settings related to versioning backup filesGravatar Tom Willemse2018-07-171-2/+10
|
* Add fabfile.py as projectile project fileGravatar Tom Willemse2018-07-161-0/+1
|
* Load flycheck initGravatar Tom Willemse2018-07-161-0/+2
|
* Add electric pair configGravatar Tom Willemse2018-07-161-0/+2
|
* Update cursor configurationGravatar Tom Willemse2018-07-091-0/+1
|
* Don't blink cursorGravatar Tom Willemse2018-07-091-0/+1
|
* Add yasnippet configurationGravatar Tom Willemse2018-07-091-0/+1
|
* Load align config when necessaryGravatar Tom Willemse2018-07-091-0/+1
|
* Add shackle configurationGravatar Tom Willemse2018-07-091-0/+1
|