summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Remove old site lispsGravatar Tom Willemse2015-07-282-308/+0
|
* Start pinentry server in emacsGravatar Tom Willemse2015-07-281-0/+2
|
* Add wakatime mode dependencyGravatar Tom Willemse2015-07-281-0/+1
|
* Add overlay and backgroundGravatar Tom Willemse2015-07-261-0/+32
| | | | These were heavily inspired by ocodo-svg-modelines
* Change main mailbox nameGravatar Tom Willemse2015-07-261-1/+1
|
* Fix dictionary name for hunspellGravatar Tom Willemse2015-07-261-1/+1
|
* Use ido-everywhereGravatar Tom Willemse2015-07-261-0/+1
|
* Add wakatimeGravatar Tom Willemse2015-07-261-1/+2
|
* Enable primary selection for copy/pasteGravatar Tom Willemse2015-07-261-0/+1
|
* Use ido for some more completionsGravatar Tom Willemse2015-07-261-0/+4
|
* Use visual-regexpGravatar Tom Willemse2015-07-261-0/+1
|
* Add some minor modes for RubyGravatar Tom Willemse2015-07-261-0/+6
|
* Require projectile during compilationGravatar Tom Willemse2015-07-261-0/+1
|
* Automatically turn-on the correct rubyGravatar Tom Willemse2015-07-261-0/+7
|
* Remove evil settingsGravatar Tom Willemse2015-07-262-50/+0
|
* Update Emacs packagesGravatar Tom Willemse2015-07-261-2/+15
|
* Remove obsolete init filesGravatar Tom Willemse2015-07-082-89/+0
|
* Update ignoresGravatar Tom Willemse2015-07-082-0/+4
|
* Compile snippets and improve site-lisp compilationGravatar Tom Willemse2015-07-081-11/+35
| | | | | | | | Files can't be left out from being compiled anymore. Even though the snippet rules depend on every `.yas-compiled-snippets.el' separately, when the first is compiled, the rest don't need to anymore.