summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Use use-package to configure ceditGravatar Tom Willemse2016-07-031-0/+2
|
* Use use-package to configure c-eldocGravatar Tom Willemse2016-07-031-0/+2
|
* Use use-package to configure buttercupGravatar Tom Willemse2016-07-031-0/+2
|
* Use use-package to configure the bundler packageGravatar Tom Willemse2016-07-031-0/+2
|
* Use use-package for boxquote configurationGravatar Tom Willemse2016-07-031-0/+2
|
* Move beacon config to use-packageGravatar Tom Willemse2016-07-031-0/+29
|
* Add a hydra to manage chat clientsGravatar Tom Willemse2016-06-101-1/+1
|
* Add window managing hydraGravatar Tom Willemse2016-06-101-1/+1
|
* Use use-package to configure smexGravatar Tom Willemse2016-06-101-7/+10
|
* Remove helm configGravatar Tom Willemse2016-06-101-24/+1
|
* Fix some compiler warnings about fci-modeGravatar Tom Willemse2016-06-101-16/+3
|
* Fix possible compiler warning when excluding modesGravatar Tom Willemse2016-06-101-1/+2
|
* Fix compiler warnings about some Gnus functionsGravatar Tom Willemse2016-06-101-4/+1
|
* Remove non-existent settingGravatar Tom Willemse2016-06-101-1/+0
| | | | This setting was removed from Emacs Slack.
* Show slack buffers in current windowGravatar Tom Willemse2016-06-101-1/+2
|
* Fix byte-compiler error about eapGravatar Tom Willemse2016-06-101-4/+7
|
* Specify emacs-slack’s entrypoint slack-startGravatar Tom Willemse2016-05-171-1/+1
| | | | | | Since currently I’m using a manually checked-out version of slack for which no autoloads are found, I must manually specify the entry points. This implies the defer option.
* Remove persistent outline modeGravatar Tom Willemse2016-05-101-1/+0
|
* Remove prodigy configurationGravatar Tom Willemse2016-05-101-37/+0
| | | | I haven’t used prodigy in a while
* Configure eshell using use-packageGravatar Tom Willemse2016-05-101-18/+24
|
* Fix helm compiler warningGravatar Tom Willemse2016-05-101-2/+6
|
* Remove emms configurationGravatar Tom Willemse2016-05-101-14/+0
| | | | I haven’t used emms in a while.
* Use use-package to configure helmGravatar Tom Willemse2016-05-091-17/+21
|
* Use use-package to configure slackGravatar Tom Willemse2016-05-091-3/+7
|
* Configure js2-mode with use-packageGravatar Tom Willemse2016-05-091-4/+12
|
* Add apache-mode configurationGravatar Tom Willemse2016-05-091-0/+2
|
* Automatically reconnect to SlackGravatar Tom Willemse2016-04-131-0/+3
|
* Move Ruby mode configuration to literate initGravatar Tom Willemse2016-04-041-6/+0
|
* Add commentGravatar Tom Willemse2016-03-171-0/+1
|
* Fix company in non-fci buffersGravatar Tom Willemse2016-03-171-3/+16
|
* Add Company modeGravatar Tom Willemse2016-03-151-1/+17
|
* Remove auto-completeGravatar Tom Willemse2016-03-151-22/+0
|
* Don’t hash-quote hydrasGravatar Tom Willemse2016-03-141-2/+2
|
* Enable electric-quote-local-mode for git commitsGravatar Tom Willemse2016-03-141-0/+3
|
* Don’t show eshell in a side windowGravatar Tom Willemse2016-03-141-1/+1
|
* Disable wakatime modeGravatar Tom Willemse2016-03-141-3/+1
|
* Update tracked buffers to mowedline in realtimeGravatar Tom Willemse2016-03-041-2/+2
|
* Remove fiplrGravatar Tom Willemse2016-02-111-13/+0
| | | | I haven't used it in a long time.
* Revert "Revert "Remove evil settings""Gravatar Tom Willemse2016-02-101-48/+1
| | | | This reverts commit db19187726a0aa218ea11a166dc6b8193cc9ac0f.
* Revert "Update evil settings"Gravatar Tom Willemse2016-02-101-13/+13
| | | | This reverts commit 2d95e082f9abcde4bd8352beac8203f00b539565.
* Update evil settingsGravatar Tom Willemse2016-02-101-13/+13
|
* Enable electric pairs for Python buffersGravatar Tom Willemse2016-02-091-0/+3
|
* Revert "Remove evil settings"Gravatar Tom Willemse2016-02-081-1/+48
| | | | This reverts commit c9cacdf23c4f2012d13ab0aaa1d426bb457f98c0.
* Update alert settingsGravatar Tom Willemse2016-02-081-1/+4
|
* Add hydrasGravatar Tom Willemse2016-02-081-4/+3
|
* Refresh diff-hl buffers after committing in magitGravatar Tom Willemse2016-02-081-0/+3
|
* Remove superfluous requireGravatar Tom Willemse2016-02-081-3/+0
| | | | This is also done in init.org
* Put helm buffers in the "right" slotGravatar Tom Willemse2016-01-081-1/+3
|
* Don't show details in helm-buffersGravatar Tom Willemse2016-01-081-1/+2
|
* Fix some compiler warningsGravatar Tom Willemse2016-01-011-16/+16
|