summaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
Commit message (Collapse)AuthorAgeFilesLines
* Load lui initGravatar Tom Willemse2016-01-081-0/+10
|
* Update Emacs fontGravatar Tom Willemse2016-01-081-3/+3
|
* Reword the lexical binding sectionGravatar Tom Willemse2015-12-161-5/+2
|
* Don't remove the internal borderGravatar Tom Willemse2015-12-161-14/+1
|
* Reword the setup sectionGravatar Tom Willemse2015-12-161-5/+5
|
* Add emmet-mode configurationGravatar Tom Willemse2015-11-211-0/+13
|
* Remove lisp-extra-font-lockGravatar Tom Willemse2015-11-211-13/+0
| | | | It's just too much.
* Add highlight-numbers-mode configurationGravatar Tom Willemse2015-11-211-0/+12
|
* Add Twig configurationGravatar Tom Willemse2015-11-211-0/+26
|
* Add beacon and extra highlighting for lispGravatar Tom Willemse2015-11-091-0/+58
|
* Move circe settings to separate Org fileGravatar Tom Willemse2015-10-031-221/+5
|
* Move Circe settings to literate initGravatar Tom Willemse2015-10-031-0/+228
|
* Add notes about settings in .XdefaultsGravatar Tom Willemse2015-10-021-0/+27
|
* Finish re-organizing init.orgGravatar Tom Willemse2015-09-281-368/+393
|
* Add text about my use of the words major modeGravatar Tom Willemse2015-09-231-1/+4
|
* Update structure some moreGravatar Tom Willemse2015-09-231-194/+209
|
* Remove stumpwm integrationGravatar Tom Willemse2015-09-231-44/+0
| | | | I don't currently use stumpwm
* Fix HTML export of init.orgGravatar Tom Willemse2015-09-231-4/+3
|
* Fix warnings about undefined magit variablesGravatar Tom Willemse2015-09-231-16/+2
|
* Add robe customizationsGravatar Tom Willemse2015-09-231-0/+22
|
* Start cleaning up basic structureGravatar Tom Willemse2015-09-231-321/+342
|
* Directly include the preparation chapterGravatar Tom Willemse2015-09-221-2/+43
|
* Include intro.org directly in init.orgGravatar Tom Willemse2015-09-221-1/+69
|
* Add preparation chapter to Emacs initializationGravatar Tom Willemse2015-09-221-7/+2
|
* Rename first chapter in Emacs initGravatar Tom Willemse2015-09-221-1/+1
|
* USe electric modes in sh-modeGravatar Tom Willemse2015-09-031-0/+2
|
* Fix dictionary name for hunspellGravatar Tom Willemse2015-07-261-1/+1
|
* Add flycheck section to init.orgGravatar Tom Willemse2015-06-301-18/+78
|
* Add the pony settings to init.orgGravatar Tom Willemse2015-06-291-0/+25
| | | | Oops
* Don't align chained calls in RubyGravatar Tom Willemse2015-06-291-8/+0
| | | | | RuboCop complains about it and now that I see it it does look pretty good.
* Fix warning about `in-string-p'Gravatar Tom Willemse2015-06-291-2/+2
|
* Move po-mode settings to init.orgGravatar Tom Willemse2015-06-291-0/+15
|
* Move hl-indent settings to init.orgGravatar Tom Willemse2015-06-171-0/+31
|
* Move magit settings to init.orgGravatar Tom Willemse2015-06-171-0/+63
|
* Move browse-url settings to init.orgGravatar Tom Willemse2015-05-091-0/+10
|
* Add section on auto completionGravatar Tom Willemse2015-04-211-0/+44
|
* Move and expand the switching newline keys sectionGravatar Tom Willemse2015-04-211-20/+32
|
* Sort electric indent mode listGravatar Tom Willemse2015-04-211-4/+4
|
* Add section about electric pairingGravatar Tom Willemse2015-04-211-34/+30
|
* Give electric indent its own sectionGravatar Tom Willemse2015-04-211-25/+39
|
* Put the intro in a separate fileGravatar Tom Willemse2015-04-211-43/+1
|
* 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
|