summaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Require hl-indentGravatar Tom Willemse2015-01-071-0/+1
|
* Require feature modeGravatar Tom Willemse2015-01-071-0/+1
|
* 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
|
* 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 snippetsGravatar Tom Willemse2014-12-102-0/+17
|
* 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
|
* Allow rails and ruby to be controlled from emacsGravatar Tom Willemse2014-11-242-12/+9
|
* Set eww-mode to default to emacs-state in evilGravatar Tom Willemse2014-11-231-1/+1
|
* Add CSS settings to literate initGravatar Tom Willemse2014-11-141-0/+9
|
* 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
|
* Fix evil emacs state modesGravatar Tom Willemse2014-11-071-23/+9
|
* Don't depend on slime-jeGravatar Tom Willemse2014-11-071-1/+0
|
* Change gnus startup file locationGravatar Tom Willemse2014-11-051-0/+2
|
* Use just the one account and use starttls to connectGravatar Tom Willemse2014-11-041-9/+4
|
* Enable electric-indent for phpGravatar Tom Willemse2014-11-031-0/+8
|
* Fix typoGravatar Tom Willemse2014-11-031-1/+1
|
* Use ruby-mode, update settingsGravatar Tom Willemse2014-10-313-5/+18
|
* Reject invalid SSL/TLS certificatesGravatar Tom Willemse2014-10-311-0/+11
|
* Chomp whitespace when closing delimitersGravatar Tom Willemse2014-10-311-0/+9
|
* Use pixels when resizing EmacsGravatar Tom Willemse2014-10-311-0/+12
|
* Add prodigy-view-mode to emacs-state modesGravatar Tom Willemse2014-10-291-9/+23
|
* Require cask and htmlize when exporting init.orgGravatar Tom Willemse2014-10-271-0/+5
|
* Fix org structureGravatar Tom Willemse2014-10-271-24/+24
|
* Add automatic pairing to coffee-modeGravatar Tom Willemse2014-10-272-1/+8
|
* Add automatic pairing to enh-ruby-modeGravatar Tom Willemse2014-10-272-1/+8
|
* Add section on programming mode customizationsGravatar Tom Willemse2014-10-232-15/+27
|
* Add electric-indent and electric pair modes to init.orgGravatar Tom Willemse2014-10-232-15/+59
|