aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
Commit message (Collapse)AuthorAgeFilesLines
* Add compilation mode configGravatar Tom Willemse2016-11-151-0/+6
|
* Fix loading of scheme settingsGravatar Tom Willemse2016-11-101-1/+1
|
* Fix linkGravatar Tom Willemse2016-11-091-1/+1
|
* Move scheme config to separate fileGravatar Tom Willemse2016-11-051-14/+4
|
* Fix linkGravatar Tom Willemse2016-11-041-1/+1
|
* Move Circe config to separate fileGravatar Tom Willemse2016-11-041-60/+6
|
* Rename sermon -> circe-serenityGravatar Tom Willemse2016-11-041-2/+2
|
* Add slack configGravatar Tom Willemse2016-11-031-0/+6
|
* Add eshell configurationGravatar Tom Willemse2016-11-021-0/+6
|
* Move org config, add following linksGravatar Tom Willemse2016-10-291-17/+7
|
* Move Emacs Lisp config, add rainbow delimiters, companyGravatar Tom Willemse2016-10-291-6/+5
|
* Add company mode configGravatar Tom Willemse2016-10-291-0/+7
|
* Move Gnus config to separate fileGravatar Tom Willemse2016-10-191-142/+5
|
* Add a helpers libraryGravatar Tom Willemse2016-10-191-23/+2
| | | | | This way different modules can use it without getting weird circular dependencies.
* Enable electric pairing in (S)CSS buffersGravatar Tom Willemse2016-10-171-8/+6
|
* Ignore compiled zsh functions in counselGravatar Tom Willemse2016-10-171-1/+3
|
* Make sure init files have unique namesGravatar Tom Willemse2016-10-161-6/+6
|
* Add Ediff configurationGravatar Tom Willemse2016-10-141-0/+6
|
* Add shell script mode configGravatar Tom Willemse2016-10-141-0/+7
|
* Add php mode configGravatar Tom Willemse2016-10-131-0/+7
|
* Move magit config to separate fileGravatar Tom Willemse2016-10-131-14/+5
|
* Add Dired configGravatar Tom Willemse2016-10-131-0/+7
|
* Fix setting known projects file for projectileGravatar Tom Willemse2016-10-111-2/+10
|
* Add js-mode configurationGravatar Tom Willemse2016-10-101-0/+18
|
* Change default cursor typeGravatar Tom Willemse2016-10-101-0/+8
|
* 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-281-0/+87
|
* 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-191-0/+16
|
* 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
|