summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
Commit message (Collapse)AuthorAgeFilesLines
* Move browse-url settings to init.orgGravatar Tom Willemse2015-05-091-4/+0
|
* Take message inhibition out of init.elGravatar Tom Willemse2015-05-091-4/+0
|
* Don't display flycheck errors in minibufferGravatar Tom Willemse2015-05-091-2/+1
|
* Use company-modeGravatar Tom Willemse2015-05-091-8/+9
|
* Update buffer display settingsGravatar Tom Willemse2015-05-091-4/+15
|
* Cleanup auto-init functionGravatar Tom Willemse2015-05-091-4/+5
|
* Stop using popwinGravatar Tom Willemse2015-05-021-3/+0
|
* Fix some warningsGravatar Tom Willemse2015-05-021-14/+17
|
* Stop using hl-sexp-modeGravatar Tom Willemse2015-04-271-10/+5
|
* Tweak some evil keysGravatar Tom Willemse2015-04-271-1/+13
|
* Set the fci rule column for ruby modeGravatar Tom Willemse2015-04-271-0/+1
|
* Remove wakatimeGravatar Tom Willemse2015-04-271-3/+1
|
* Stop using mode-iconsGravatar Tom Willemse2015-04-271-1/+0
| | | | | With svg-mode-line-themes enabled this package doesn't do much of anything anymore.
* Rename my-smt to oni-smtGravatar Tom Willemse2015-04-271-2/+2
|
* Add section on auto completionGravatar Tom Willemse2015-04-211-3/+1
|
* Add section about electric pairingGravatar Tom Willemse2015-04-211-6/+4
|
* Give electric indent its own sectionGravatar Tom Willemse2015-04-211-2/+1
|
* Require notifications for metalexpressGravatar Tom Willemse2015-04-201-1/+0
|
* Add some stuffGravatar Tom Willemse2015-04-201-0/+10
|
* Load Cask file as Emacs LispGravatar Tom Willemse2015-04-201-1/+2
|
* 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
|