summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change fontGravatar Tom Willemse2015-04-081-1/+1
|
* Fix width of default terminal windowGravatar Tom Willemse2015-04-081-1/+1
|
* Add filezilla and gimp to fullscreen applicationsGravatar Tom Willemse2015-04-081-1/+1
|
* Update wibox widgetsGravatar Tom Willemse2015-04-081-25/+50
|
* Focus screen relative to focused window, not mouseGravatar Tom Willemse2015-04-081-2/+6
|
* Add space to dynamic group namesGravatar Tom Willemse2015-04-081-3/+3
|
* Use terminator as terminal emulatorGravatar Tom Willemse2015-04-081-2/+2
|
* 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 Pencil to the dynamically allocated programsGravatar Tom Willemse2015-02-261-2/+3
|
* Only create a single tag per screen to begin withGravatar Tom Willemse2015-02-261-3/+11
|
* Also dynamically create a tag for FirefoxGravatar Tom Willemse2015-02-261-8/+11
|
* Show Dia in its own dynamic tagGravatar Tom Willemse2015-02-261-0/+17
|
* Remove unused section about titlebarsGravatar Tom Willemse2015-02-251-45/+0
|
* Set Dia windows to master as wellGravatar Tom Willemse2015-02-251-1/+1
|
* Hide pagebreaks and connection pointsGravatar Tom Willemse2015-02-241-2/+2
|
* Turn Snap to Grid on in DiaGravatar Tom Willemse2015-02-241-1/+1
|
* Add dia settingsGravatar Tom Willemse2015-02-241-0/+406
|
* Set mailcounts in awesomeGravatar Tom Willemse2015-01-201-3/+4
|
* 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
|
* 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
|