summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Set whitespace-style locallyGravatar Tom Willemse2014-11-121-1/+1
|
* Don't use display table to show tabs in PHPGravatar Tom Willemse2014-11-121-1/+1
|
* Add electric indent to javascriptGravatar Tom Willemse2014-11-111-0/+8
|
* Set some more web-mode settingsGravatar Tom Willemse2014-11-111-3/+9
|
* Add web-mode settingsGravatar Tom Willemse2014-11-111-4/+99
|
* Reinstate libnotify notificationsGravatar Tom Willemse2014-11-101-2/+2
|
* Show tabs in PHP codeGravatar Tom Willemse2014-11-101-0/+14
|
* Stop relying on fingerprintsGravatar Tom Willemse2014-11-101-4/+4
|
* Fix evil emacs state modesGravatar Tom Willemse2014-11-071-23/+9
|