summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix posting unicode characters to scuttleGravatar Tom Willemse2015-01-201-23/+33
|
* Ignore some more stuffGravatar Tom Willemse2015-01-076-1/+27
|
* 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
|
* Require hl-indentGravatar Tom Willemse2015-01-071-0/+1
|
* Require feature modeGravatar Tom Willemse2015-01-071-0/+1
|
* Use passive widgetsGravatar Tom Willemse2015-01-071-31/+28
| | | | | | This way awesome won't block when trying to get something and it takes a long time (like getting number of unread RSS articles without an internet connection).
* Set some initial states to insertGravatar Tom Willemse2014-12-281-1/+2
|
* Enable electric indent in ruby buffersGravatar Tom Willemse2014-12-281-0/+6
|
* Show loaded project when making a noteGravatar Tom Willemse2014-12-271-0/+3
|
* Revert "Remove evil"Gravatar Tom Willemse2014-12-272-1/+47
| | | | This reverts commit 437292c92769c3c93167f1c3135fd9efb35e11cb.
* Move lexical binding to top of outputGravatar Tom Willemse2014-12-191-9/+9
|
* Add literate mailcap configGravatar Tom Willemse2014-12-195-5/+39
|
* Add mailcap settingsGravatar Tom Willemse2014-12-191-0/+5
|
* Add gimp scriptsGravatar Tom Willemse2014-12-191-0/+46
|
* Add HLA aliasGravatar Tom Willemse2014-12-161-0/+1
|
* Remove evilGravatar Tom Willemse2014-12-162-47/+1
|
* Remove scss-mode dependencyGravatar Tom Willemse2014-12-161-1/+0
| | | | | | There's a built-in SCSS mode now, and it appears to conflict with this one. When both are installed, the built-in one is loaded but it shows almost no fontification.
* Add gitignoreGravatar Tom Willemse2014-12-101-0/+2
|
* Add snippetsGravatar Tom Willemse2014-12-102-0/+17
|
* Add myctl ZSH aliasGravatar Tom Willemse2014-12-101-0/+1
| | | | | | Typing `systemctl --user restart emacs' at least once a day and often also `systemctl --user start mpd' is annoying. `systemctl' is for system-wide unit files, `myctl' just for my own.
* Update org capture templatesGravatar Tom Willemse2014-12-101-3/+3
| | | | I'm trying out some GTD, which uses inbox rather than task queue.
* Update haml-mode functionsGravatar Tom Willemse2014-12-101-3/+8
|
* Update SCSS mode functionsGravatar Tom Willemse2014-12-101-0/+8
|
* Add simple multiplication table functionGravatar Tom Willemse2014-12-101-0/+10
|
* Add debbugs packageGravatar Tom Willemse2014-12-101-0/+1
|
* Add scuttle bookmarked widgetGravatar Tom Willemse2014-12-102-59/+121
| | | | | | This widget shows whether or not the currently visited buffer is bookmarked in scuttle. This function requires a patch to scuttle to work.
* Change awesome theme colorsGravatar Tom Willemse2014-12-101-3/+3
|
* Change color of naughty notificationsGravatar Tom Willemse2014-12-101-0/+2
|
* Add emacs.socketGravatar Tom Willemse2014-11-241-0/+15
| | | | | | By starting Emacs on-demand rather than on login we can carry over the environment variables available when the emacs daemon is actually started. Provided they've been imported by systemd.
* Allow rails and ruby to be controlled from emacsGravatar Tom Willemse2014-11-243-14/+12
|
* Increase scrollback in ScreenGravatar Tom Willemse2014-11-231-0/+1
|
* Set eww-mode to default to emacs-state in evilGravatar Tom Willemse2014-11-231-1/+1
|
* Remove rbenv settingsGravatar Tom Willemse2014-11-141-3/+0
|
* Add CSS settings to literate initGravatar Tom Willemse2014-11-141-0/+9
|
* Add local .desktop files to menuGravatar Tom Willemse2014-11-121-0/+3
|