summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
Commit message (Collapse)AuthorAgeFilesLines
...
* Change outlineGravatar Tom Willemse2015-04-201-9/+9
|
* Remove unnecessary custom minor modeGravatar Tom Willemse2015-04-201-24/+0
|
* Use 'chomp instead of :chompGravatar Tom Willemse2015-04-201-1/+1
|
* Update font specificationGravatar Tom Willemse2015-04-081-2/+2
|
* 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.
* Use built-in electric-pair-local-modeGravatar Tom Willemse2015-01-201-5/+5
| | | | I wrote a patch to include it in Emacs itself.
* Use web-mode for *.html.erbGravatar Tom Willemse2015-01-071-0/+7
|
* Enable electric indent in ruby buffersGravatar Tom Willemse2014-12-281-0/+6
|
* Move lexical binding to top of outputGravatar Tom Willemse2014-12-191-9/+9
|
* Update haml-mode functionsGravatar Tom Willemse2014-12-101-3/+8
|
* Update SCSS mode functionsGravatar Tom Willemse2014-12-101-0/+8
|
* 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
|
* Show tabs in PHP codeGravatar Tom Willemse2014-11-101-0/+14
|
* 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-311-1/+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
|
* Fix org structureGravatar Tom Willemse2014-10-271-24/+24
|
* Add automatic pairing to coffee-modeGravatar Tom Willemse2014-10-271-0/+8
|
* Add automatic pairing to enh-ruby-modeGravatar Tom Willemse2014-10-271-0/+8
|
* Add section on programming mode customizationsGravatar Tom Willemse2014-10-231-14/+27
|
* Add electric-indent and electric pair modes to init.orgGravatar Tom Willemse2014-10-231-0/+59
|
* Enable eldoc during eval-expressionGravatar Tom Willemse2014-10-231-0/+12
|
* Add a useful functionGravatar Tom Willemse2014-08-271-0/+47
|
* Properly set ispell language when sending mailsGravatar Tom Willemse2014-08-261-3/+3
|
* Add Emacs configGravatar Tom Willemse2014-08-211-0/+960