summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use imenu in SCSS modeGravatar Tom Willemse2015-01-201-0/+8
|
* Use :chomp for whitespace instead of 'chompGravatar Tom Willemse2015-01-201-1/+1
| | | | | | I wrote a patch that checks for `:chomp' instead of `'chomp' as the value for `electric-pair-skip-whitespace' so that it can't possibly be mistaken for a function, which would cause trouble.
* Add feed that checks oldest bookmarksGravatar Tom Willemse2015-01-202-1/+18
| | | | Only the bookmarks tagged lookat.
* Use built-in electric-pair-local-modeGravatar Tom Willemse2015-01-202-10/+10
| | | | 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
|
* Add dependency on projectileGravatar Tom Willemse2015-01-201-0/+1
|
* Ignore some more stuffGravatar Tom Willemse2015-01-071-0/+2
|
* Add some more tag facesGravatar Tom Willemse2015-01-071-5/+4
|
* Use web-mode for *.html.erbGravatar Tom Willemse2015-01-071-0/+7
|
* 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
|
* Require rvmGravatar Tom Willemse2015-01-071-0/+1
|
* Require slim-modeGravatar Tom Willemse2015-01-071-0/+1
|