aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init
Commit message (Collapse)AuthorAgeFilesLines
* Add compilation mode configGravatar Tom Willemse2016-11-151-0/+21
|
* Add magithub to magit configurationGravatar Tom Willemse2016-11-091-0/+7
|
* Fix eshell keybindingGravatar Tom Willemse2016-11-091-1/+1
| | | | | For some reason the ‘eshell-mode-map’ isn’t defined the first time the ‘eshell-load-hook’ runs.
* Add rainbow delimiters to scheme modeGravatar Tom Willemse2016-11-051-0/+6
|
* Move scheme config to separate fileGravatar Tom Willemse2016-11-051-0/+15
|
* Enable flycheck in emacs lisp modeGravatar Tom Willemse2016-11-041-0/+6
|
* Fix compiler warningGravatar Tom Willemse2016-11-041-0/+1
|
* Move Circe config to separate fileGravatar Tom Willemse2016-11-041-0/+52
|
* Make C-d quit eshell when appropriateGravatar Tom Willemse2016-11-041-0/+20
|
* Add eshell fringe status to eshellGravatar Tom Willemse2016-11-041-0/+6
|
* Fix eshell configurationGravatar Tom Willemse2016-11-041-2/+9
|
* Add slack configGravatar Tom Willemse2016-11-031-0/+30
|
* Fix filename errorGravatar Tom Willemse2016-11-031-0/+0
|
* Add eshell configurationGravatar Tom Willemse2016-11-021-0/+12
|
* Fix compiler warningsGravatar Tom Willemse2016-11-021-0/+4
|
* Move org config, add following linksGravatar Tom Willemse2016-10-291-0/+19
|
* Move Emacs Lisp config, add rainbow delimiters, companyGravatar Tom Willemse2016-10-291-0/+20
|
* Add company mode configGravatar Tom Willemse2016-10-291-0/+7
|
* Add rainbow mode to css modeGravatar Tom Willemse2016-10-201-0/+7
|
* Enable company-mode in CSS modeGravatar Tom Willemse2016-10-191-0/+6
|
* Change Gnus group buffer line formatGravatar Tom Willemse2016-10-191-0/+6
|
* Move Gnus config to separate fileGravatar Tom Willemse2016-10-191-0/+128
|
* Enable electric pairing in (S)CSS buffersGravatar Tom Willemse2016-10-171-0/+16
|
* Make sure init files have unique namesGravatar Tom Willemse2016-10-166-0/+6
|
* Fix byte compiler warningsGravatar Tom Willemse2016-10-141-0/+4
|
* Make dired open PDF and image files in proper programsGravatar Tom Willemse2016-10-141-0/+14
|
* Add Ediff configurationGravatar Tom Willemse2016-10-141-0/+37
|
* Enable company mode in PHP modeGravatar Tom Willemse2016-10-141-0/+16
|
* Force requiring final newline in PHP modeGravatar Tom Willemse2016-10-141-0/+10
|
* Add shell script mode configGravatar Tom Willemse2016-10-141-0/+13
|
* Add php mode configGravatar Tom Willemse2016-10-131-0/+19
|
* Show magit-status in full-frameGravatar Tom Willemse2016-10-131-0/+14
|
* Move magit config to separate fileGravatar Tom Willemse2016-10-131-0/+16
|
* Add Dired configGravatar Tom Willemse2016-10-131-0/+29
|
* Turn on electric indent mode in js-mode buffersGravatar Tom Willemse2016-10-101-0/+6
|
* Add js-mode configurationGravatar Tom Willemse2016-10-101-0/+10