aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* Shorten flycheck mode line lighterGravatar Tom Willemse2016-10-101-0/+7
|
* Stop using the ensure-library macroGravatar Tom Willemse2016-10-101-114/+20
| | | | There are simpler ways to achieve the same thing.
* Use electric pair instead of paredit in minibufferGravatar Tom Willemse2016-10-081-1/+1
| | | | | | Paredit mode is too aggressive with it’s keybindings, I did not realize that this would also be used by ivy and the like. Using paredit in ivy overwrites some important keybindings such as C-j.
* Hide project name when not in a projectGravatar Tom Willemse2016-10-081-1/+4
|
* Use an icon to show server modeGravatar Tom Willemse2016-10-081-0/+11
|
* Move projectile cache fileGravatar Tom Willemse2016-10-081-0/+2
|
* Manually set default directory for jabber chatsGravatar Tom Willemse2016-10-081-0/+10
| | | | | Otherwise jabber chat buffers become part of whichever project is opened when a message comes in and gets closed when the project is killed.
* Enable paredit mode in minibufferGravatar Tom Willemse2016-10-081-0/+8
|
* Store known projectile projects in data dirGravatar Tom Willemse2016-10-071-0/+7
|
* Fix jabber promptsGravatar Tom Willemse2016-10-071-3/+3
|
* Add projectile configurationGravatar Tom Willemse2016-10-071-0/+33
|
* Add automatic alignment rules for CSS and PHP codeGravatar Tom Willemse2016-10-071-0/+84
|
* Enable electric-pair-local-mode in MakefilesGravatar Tom Willemse2016-10-071-0/+6
|
* Use Conkeror to open URLsGravatar Tom Willemse2016-10-061-0/+11
|
* Add clojure and cider configurationGravatar Tom Willemse2016-09-282-0/+131
|
* Enable electric indent mode in CSS buffersGravatar Tom Willemse2016-09-271-0/+8
|
* Fix typoGravatar Tom Willemse2016-09-271-1/+1
|
* Have counsel ignore dotfilesGravatar Tom Willemse2016-09-271-0/+6
|
* Diminish isearch-modeGravatar Tom Willemse2016-09-191-0/+10
|
* Show tabs in MakefilesGravatar Tom Willemse2016-09-191-0/+10
|
* Add web-mode configGravatar Tom Willemse2016-09-192-0/+53
|
* Fix diminishing auto-revert-modeGravatar Tom Willemse2016-09-191-3/+4
|
* Fix diminishing pareditGravatar Tom Willemse2016-09-191-1/+2
|
* Fix enabling paredit in ielmGravatar Tom Willemse2016-09-191-1/+1
|
* Diminish pareditGravatar Tom Willemse2016-09-191-0/+8
|
* Hide the output of refreshing packagesGravatar Tom Willemse2016-09-191-1/+34
|
* Fix hydrasGravatar Tom Willemse2016-09-192-0/+4
| | | | | Without the ‘require’ an error is signaled about a function not being defined.
* Simplify Circe server messagesGravatar Tom Willemse2016-09-181-6/+6
|
* Increase Emacs font sizeGravatar Tom Willemse2016-09-181-1/+1
|
* Add magit hydraGravatar Tom Willemse2016-09-182-0/+40
|
* Add color to the MakefileGravatar Tom Willemse2016-09-181-2/+4
|
* Add a hydra for Org modeGravatar Tom Willemse2016-09-182-0/+49
|
* Add gmail email accountGravatar Tom Willemse2016-09-181-0/+24
|
* Add internal border to Emacs frameGravatar Tom Willemse2016-09-181-0/+10
|
* Add MPD configGravatar Tom Willemse2016-09-081-5/+2
|
* Fix some byte compiler warningsGravatar Tom Willemse2016-09-073-27/+93
|
* Add jabber.el configGravatar Tom Willemse2016-09-074-2/+177
|
* Rename circe-aligned-nicks -> sermonGravatar Tom Willemse2016-08-281-4/+4
|
* Disable lui-fill-type to use visual-line-modeGravatar Tom Willemse2016-08-281-0/+6
|
* Add diff-hl-modeGravatar Tom Willemse2016-08-281-0/+11
|
* Fix diminishing counselGravatar Tom Willemse2016-08-281-5/+5
|
* Make sermon usable with visual-line-modeGravatar Tom Willemse2016-08-281-35/+58
|
* Rename circe-aligned-nicks -> sermonGravatar Tom Willemse2016-08-272-203/+210
|
* Enable auto filling in Org-modeGravatar Tom Willemse2016-08-101-0/+6
|
* Diminish some minor modesGravatar Tom Willemse2016-08-101-0/+45
|
* Make deleting messages in Gnus easierGravatar Tom Willemse2016-08-101-0/+22
|
* Refine magit diffsGravatar Tom Willemse2016-08-061-0/+10
|
* Fix loading yoshi-themeGravatar Tom Willemse2016-08-061-0/+2
|
* Add flycheck configurationGravatar Tom Willemse2016-08-061-0/+51
|
* Truncate long linesGravatar Tom Willemse2016-08-061-0/+10
|