summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new package.el code, commentedGravatar Tom Willemse2015-04-201-0/+6
|
* Add wakatime modeGravatar Tom Willemse2015-04-081-1/+3
|
* Trucate lines in ERT resultsGravatar Tom Willemse2015-04-081-0/+1
|
* Use flycheck-caskGravatar Tom Willemse2015-04-081-0/+1
|
* Update mail widget after gnus exitGravatar Tom Willemse2015-04-081-1/+2
|
* Update awesome mail widgetGravatar Tom Willemse2015-04-081-5/+1
|
* Add electric indent mode to js2-modeGravatar Tom Willemse2015-03-241-2/+2
|
* Add feed that checks oldest bookmarksGravatar Tom Willemse2015-01-201-0/+8
| | | | Only the bookmarks tagged lookat.
* Use built-in electric-pair-local-modeGravatar Tom Willemse2015-01-201-5/+5
| | | | I wrote a patch to include it in Emacs itself.
* Add elnode handler to get current conkeror URLGravatar Tom Willemse2015-01-201-0/+7
| | | | | | By running this in elnode, one can then point their browser to the chosen port and server and they'll get 302-redirected to whichever URL conkeror is showing at that moment.
* Bring back the SVG modelineGravatar Tom Willemse2015-01-201-7/+6
|
* Reset mode-line-format in the *scratch* bufferGravatar Tom Willemse2015-01-201-0/+1
| | | | | | The first time `evil-mode' is run it sets the `mode-line-format' buffer-local variable. This overrides the default value set later when the theme and SVG modeline are loaded.
* Enable projectile global modeGravatar Tom Willemse2015-01-201-0/+1
|
* Enable hl-indent-mode for any prog-modeGravatar Tom Willemse2015-01-071-1/+1
|
* Update the awesome modeline after closing a groupGravatar Tom Willemse2015-01-071-0/+20
|
* Autoload hl-indent-modeGravatar Tom Willemse2015-01-071-0/+1
|
* Set some initial states to insertGravatar Tom Willemse2014-12-281-1/+2
|
* Revert "Remove evil"Gravatar Tom Willemse2014-12-271-1/+43
| | | | This reverts commit 437292c92769c3c93167f1c3135fd9efb35e11cb.
* Remove evilGravatar Tom Willemse2014-12-161-43/+1
|
* Add simple multiplication table functionGravatar Tom Willemse2014-12-101-0/+10
|
* Allow rails and ruby to be controlled from emacsGravatar Tom Willemse2014-11-241-12/+8
|
* Set eww-mode to default to emacs-state in evilGravatar Tom Willemse2014-11-231-1/+1
|
* Fix evil emacs state modesGravatar Tom Willemse2014-11-071-23/+9
|
* Use ruby-mode, update settingsGravatar Tom Willemse2014-10-311-3/+0
|
* Add prodigy-view-mode to emacs-state modesGravatar Tom Willemse2014-10-291-9/+23
|
* Add automatic pairing to coffee-modeGravatar Tom Willemse2014-10-271-1/+0
|
* Add automatic pairing to enh-ruby-modeGravatar Tom Willemse2014-10-271-1/+0
|
* Add section on programming mode customizationsGravatar Tom Willemse2014-10-231-1/+0
|
* Add electric-indent and electric pair modes to init.orgGravatar Tom Willemse2014-10-231-15/+0
|
* Enable electric-pair-mode for some modesGravatar Tom Willemse2014-10-231-2/+5
|
* Add mailcatcher prodigy serviceGravatar Tom Willemse2014-10-151-0/+9
|
* Remove w3mGravatar Tom Willemse2014-10-091-3/+0
|
* Fix init for new Emacs versionGravatar Tom Willemse2014-10-091-1/+1
|
* Remove unnecessary autoloadsGravatar Tom Willemse2014-10-091-6/+0
|
* Use a keyring to store some credentialsGravatar Tom Willemse2014-09-221-3/+3
|
* Revert "Stop using Evil (for now)"Gravatar Tom Willemse2014-09-191-1/+43
| | | | This reverts commit b03312fa4441c9708290b65182dffc23731c8508.
* Stop using Evil (for now)Gravatar Tom Willemse2014-08-271-43/+1
| | | | | It's a little too disruptive. Vim keybindings are awesome, but I just can't seem to quite get used to them.
* Rename oni:evil-sort-operatorGravatar Tom Willemse2014-08-261-2/+2
|
* Only use colemak on drdGravatar Tom Willemse2014-08-241-1/+2
|
* Add Emacs configGravatar Tom Willemse2014-08-211-0/+1492