summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
...
* Add twig-mode snippetsGravatar Tom Willemse2015-11-215-0/+35
|
* Add emmet-mode configurationGravatar Tom Willemse2015-11-211-0/+13
|
* Remove lisp-extra-font-lockGravatar Tom Willemse2015-11-212-14/+0
| | | | It's just too much.
* Add some manually-selected Org keyword colorsGravatar Tom Willemse2015-11-211-5/+8
|
* Add highlight-numbers-mode configurationGravatar Tom Willemse2015-11-211-0/+12
|
* Add Twig configurationGravatar Tom Willemse2015-11-211-0/+26
|
* Update Emacs package dependenciesGravatar Tom Willemse2015-11-211-5/+6
|
* Automatically authenticate with CirceGravatar Tom Willemse2015-11-151-1/+13
|
* Add beacon and extra highlighting for lispGravatar Tom Willemse2015-11-091-0/+58
|
* Don't use highlight-defined-modeGravatar Tom Willemse2015-11-091-1/+0
|
* Change expected magit buffer nameGravatar Tom Willemse2015-11-091-2/+3
|
* Don't expand snippets when opening filesGravatar Tom Willemse2015-11-091-0/+3
|
* Replace some more characters in HTMLGravatar Tom Willemse2015-11-091-1/+4
|
* Provide circe-init featureGravatar Tom Willemse2015-11-091-0/+9
|
* Update Emacs packagesGravatar Tom Willemse2015-11-091-4/+8
|
* Move circe settings to separate Org fileGravatar Tom Willemse2015-10-033-224/+236
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-034-96/+238
|
* Add notes about settings in .XdefaultsGravatar Tom Willemse2015-10-021-0/+27
|
* Show circe chats in frames without a minibufferGravatar Tom Willemse2015-10-021-2/+12
| | | | | | This only actually works when a circe chat is opened with something like `switch-buffer-other-frame'. Just switching buffers normally doesn't work. Which is actually pretty much how I want it to be.
* Use helm-find-filesGravatar Tom Willemse2015-09-281-0/+1
|
* Use hydra for projectile-railsGravatar Tom Willemse2015-09-281-0/+1
|
* Add circe settingsGravatar Tom Willemse2015-09-281-0/+60
|
* Only load cask at compile-timeGravatar Tom Willemse2015-09-281-3/+3
| | | | | As long as init.org doesn't contain everything in my init.el it's still needed at compile-time.
* Finish re-organizing init.orgGravatar Tom Willemse2015-09-281-368/+393
|
* Add text about my use of the words major modeGravatar Tom Willemse2015-09-231-1/+4
|
* Update structure some moreGravatar Tom Willemse2015-09-232-194/+210
|
* Remove stumpwm integrationGravatar Tom Willemse2015-09-231-44/+0
| | | | I don't currently use stumpwm
* Fix HTML export of init.orgGravatar Tom Willemse2015-09-233-11/+4
|
* Fix warnings about undefined magit variablesGravatar Tom Willemse2015-09-231-16/+2
|
* Add robe customizationsGravatar Tom Willemse2015-09-231-0/+22
|
* Start cleaning up basic structureGravatar Tom Willemse2015-09-231-321/+342
|
* Directly include the preparation chapterGravatar Tom Willemse2015-09-223-46/+44
|
* Include intro.org directly in init.orgGravatar Tom Willemse2015-09-222-70/+69
|
* Add preparation chapter to Emacs initializationGravatar Tom Willemse2015-09-222-7/+45
|
* Update the intro of my Emacs initGravatar Tom Willemse2015-09-221-7/+9
|
* Add wasamasa's config to list of inspirationsGravatar Tom Willemse2015-09-221-5/+11
|
* Rename first chapter in Emacs initGravatar Tom Willemse2015-09-221-1/+1
|
* Only show ‘*helm’ buffers to the rightGravatar Tom Willemse2015-09-131-1/+1
|
* Store Linked tasks in a headlineGravatar Tom Willemse2015-09-131-1/+1
|
* Add Org mode view for my GTD inboxGravatar Tom Willemse2015-09-031-1/+5
|
* Remove unnecessary aliasGravatar Tom Willemse2015-09-031-1/+0
|
* USe electric modes in sh-modeGravatar Tom Willemse2015-09-031-0/+2
|
* Stop ignoring IRC buffersGravatar Tom Willemse2015-09-031-1/+1
|
* Use helmGravatar Tom Willemse2015-09-031-2/+12
|
* Define some CSS alignment rulesGravatar Tom Willemse2015-09-031-0/+21
|
* Add some colorful new minor modesGravatar Tom Willemse2015-09-032-0/+6
|
* Add grunt as dependencyGravatar Tom Willemse2015-09-031-0/+1
|
* Stop using ERC, use circe insteadGravatar Tom Willemse2015-09-032-13/+26
|
* Stop using company, bring back autocompleteGravatar Tom Willemse2015-09-032-9/+7
|
* Move margin prompts to their own libraryGravatar Tom Willemse2015-08-222-110/+153
| | | | Eventually maybe this can be turned into a library on its own.