summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add some snippetsGravatar Tom Willemse2015-07-088-1/+44
|
* Move my eshell prompt to separate moduleGravatar Tom Willemse2015-07-083-20/+80
| | | | | To help with autoloading, also update the Makefile to create a `site-lisp/site-autoloads.el' file which is loaded by emacs.
* Don't try to send appts to jabberGravatar Tom Willemse2015-07-051-2/+1
|
* Add flycheck section to init.orgGravatar Tom Willemse2015-06-302-37/+85
|
* Add the pony settings to init.orgGravatar Tom Willemse2015-06-291-0/+25
| | | | Oops
* Don't align chained calls in RubyGravatar Tom Willemse2015-06-291-8/+0
| | | | | RuboCop complains about it and now that I see it it does look pretty good.
* Move pony settings to init.orgGravatar Tom Willemse2015-06-291-6/+0
|
* Fix warning about `in-string-p'Gravatar Tom Willemse2015-06-291-2/+2
|
* Move po-mode settings to init.orgGravatar Tom Willemse2015-06-292-2/+15
|
* Add some more TODO colorsGravatar Tom Willemse2015-06-251-1/+3
|
* Add some podcastsGravatar Tom Willemse2015-06-251-0/+18
|
* Use en_US for git commitsGravatar Tom Willemse2015-06-211-1/+1
| | | | hunspell doesn't know about an "en" dictionary.
* Update requires to remove warnignsGravatar Tom Willemse2015-06-211-6/+7
|
* Remove dependency on taigaGravatar Tom Willemse2015-06-211-9/+0
|
* Remove dependency on desktop-registryGravatar Tom Willemse2015-06-211-12/+2
|
* Update htmlize CSS setting nameGravatar Tom Willemse2015-06-211-1/+1
|
* Remove org-mobileGravatar Tom Willemse2015-06-211-3/+0
|
* Add/update some colors in org-modeGravatar Tom Willemse2015-06-211-3/+5
|
* Use hunspell for spell-checking when availableGravatar Tom Willemse2015-06-211-0/+5
|
* Move hl-indent settings to init.orgGravatar Tom Willemse2015-06-172-2/+32
|