summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
* 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