summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* Give the right row a bit more spaceGravatar Tom Willemse2015-05-091-1/+1
|
* 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
|
* Add nim programming mode dependencyGravatar Tom Willemse2015-05-091-0/+1
|
* Add company-mode dependencyGravatar Tom Willemse2015-05-091-0/+1
|
* Add web-mode dependencyGravatar Tom Willemse2015-05-091-0/+1
|
* Stop using popwinGravatar Tom Willemse2015-05-022-4/+0
|
* Fix some warningsGravatar Tom Willemse2015-05-021-14/+17
|
* Stop using hl-sexp-modeGravatar Tom Willemse2015-04-272-11/+5
|
* Remove NNTP sources from GNUSGravatar Tom Willemse2015-04-271-4/+7
|
* 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-272-2/+0
| | | | | With svg-mode-line-themes enabled this package doesn't do much of anything anymore.
* Add Read/Write or Read-only indicatorGravatar Tom Willemse2015-04-271-6/+17
|
* Rename my-smt to oni-smtGravatar Tom Willemse2015-04-273-48/+46
|
* Always compile from the top-level MakefileGravatar Tom Willemse2015-04-272-8/+5
|
* Add info count to flycheck indicatorsGravatar Tom Willemse2015-04-271-13/+21
|
* Add section on depends-on snippetsGravatar Tom Willemse2015-04-211-0/+17
|
* Add section on auto completionGravatar Tom Willemse2015-04-212-3/+45
|
* Use cask to compile .elc filesGravatar Tom Willemse2015-04-211-1/+1
|
* Move and expand the switching newline keys sectionGravatar Tom Willemse2015-04-211-20/+32
|
* Sort electric indent mode listGravatar Tom Willemse2015-04-211-4/+4
|
* Add section about electric pairingGravatar Tom Willemse2015-04-212-40/+34
|
* Give electric indent its own sectionGravatar Tom Willemse2015-04-212-27/+40
|
* Put the intro in a separate fileGravatar Tom Willemse2015-04-213-44/+46
|
* Change outlineGravatar Tom Willemse2015-04-201-9/+9
|
* Require notifications for metalexpressGravatar Tom Willemse2015-04-202-1/+2
|
* Remove unnecessary custom minor modeGravatar Tom Willemse2015-04-201-24/+0
|
* Use 'chomp instead of :chompGravatar Tom Willemse2015-04-201-1/+1
|
* 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
|
* Update org capture templatesGravatar Tom Willemse2015-04-081-2/+17
|
* Move gnus dataGravatar Tom Willemse2015-04-081-0/+7
|
* Update font specificationGravatar Tom Willemse2015-04-081-2/+2
|
* Simplify output of make targetsGravatar Tom Willemse2015-04-081-2/+4
|
* Add programming modesGravatar Tom Willemse2015-04-081-0/+2
|
* 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-082-0/+2
|
* 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 some extra tag colorsGravatar Tom Willemse2015-01-201-1/+2
|
* Properly show function arguments in the modelineGravatar Tom Willemse2015-01-201-1/+34
| | | | | | | When one is working in the minibuffer, using eval, the function arguments are shown in the modeline. This normally messes up the modeline when using an SVG modeline, but with this function it should show it properly.
* Show some extra evil-state info in modelineGravatar Tom Willemse2015-01-201-0/+12
|