aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* Disable fuzzy matching in ivyGravatar Tom Willemse2018-02-061-7/+0
|
* Change the indentation for JavaScriptGravatar Tom Willemse2018-02-061-0/+6
|
* Fix diff-hl for PerforceGravatar Tom Willemse2018-02-061-0/+12
|
* Add yarn.lock as a projectile root fileGravatar Tom Willemse2018-02-061-0/+6
|
* Remove unnecessary autoloadGravatar Tom Willemse2018-01-011-7/+0
|
* Move gnus init to main org fileGravatar Tom Willemse2018-01-014-153/+133
|
* Enable subword mode in js2 modeGravatar Tom Willemse2017-12-311-0/+7
|
* Fix keybinding for Multiple CursorsGravatar Tom Willemse2017-12-311-1/+1
|
* Add Embrace keybindingGravatar Tom Willemse2017-12-311-0/+10
|
* Move global keybindings to correct sectionGravatar Tom Willemse2017-12-311-26/+24
|
* Add Expand Region keybindingGravatar Tom Willemse2017-12-311-0/+9
|
* Ignore all .el files in init/Gravatar Tom Willemse2017-12-301-0/+1
|
* Add js2-mode configurationGravatar Tom Willemse2017-12-302-2/+41
|
* Properly use ~code~ and =verbatim=Gravatar Tom Willemse2017-12-291-8/+8
|
* Move Org mode config to init.orgGravatar Tom Willemse2017-12-293-73/+52
|
* Add key macroGravatar Tom Willemse2017-12-291-13/+16
|
* Add lisp-mode configGravatar Tom Willemse2017-12-291-0/+20
|
* Add rainbow delimiters to clojure-modeGravatar Tom Willemse2017-12-291-0/+6
|
* Add SLIME configGravatar Tom Willemse2017-12-291-0/+15
|
* Enable show-paren modeGravatar Tom Willemse2017-12-291-0/+9
|
* Add SubFolders to MBSync conf modeGravatar Tom Willemse2017-11-131-9/+44
|
* Add C configGravatar Tom Willemse2017-11-131-0/+14
|
* Add Java configGravatar Tom Willemse2017-11-132-4/+35
|
* Fix typoGravatar Tom Willemse2017-11-131-1/+1
|
* Add Emacs config for C-z and y-or-n-pGravatar Tom Willemse2017-04-021-0/+25
|
* Remove superfluous newlineGravatar Tom Willemse2017-04-021-1/+0
|
* Fix paragrapg fillingGravatar Tom Willemse2017-04-021-30/+33
|
* Fix outdated descriptionsGravatar Tom Willemse2017-04-021-2/+4
|
* Use firefox as main browserGravatar Tom Willemse2017-03-301-1/+1
|
* Change comany frontendsGravatar Tom Willemse2017-03-301-0/+10
|
* Improve oni-gnus-delete-forwardGravatar Tom Willemse2017-03-271-5/+7
|
* My sentences don’t end with double spacesGravatar Tom Willemse2017-03-051-0/+10
|
* Move the silently macro to helpers libraryGravatar Tom Willemse2017-03-051-2/+25
|
* Show outline of Org init after loadingGravatar Tom Willemse2017-03-051-0/+1
|
* Enable bullets in org modeGravatar Tom Willemse2017-03-051-0/+21
|
* Remove my picturefix email accountGravatar Tom Willemse2017-03-051-22/+0
|
* Only join #emacs after authenticating with NickServGravatar Tom Willemse2017-03-051-4/+9
|
* Add multiple cursors configurationGravatar Tom Willemse2017-03-051-0/+9
|
* Show the outline when the file is loadedGravatar Tom Willemse2017-03-051-1/+1
|
* Reorganize second section of Emacs initGravatar Tom Willemse2017-03-051-95/+137
|
* Make all intermediate files secondaryGravatar Tom Willemse2017-03-051-0/+2
| | | | | | | This way make won’t remove them after compilation is done. Normally this might be useful, but in the case of Emacs Lisp being generated from Org files, it’s really useful to have the original lisp files after compiling them to elc files.
* Reorganize first section in Emacs’ init.orgGravatar Tom Willemse2017-03-051-97/+119
|
* Merge remote-tracking branch 'gitlab/index'Gravatar Tom Willemse2017-01-1114-136/+16
|\
| * Remove compiled snippets files from gitGravatar Tom Willemse2017-01-0812-129/+1
| |
| * Merge remote-tracking branch 'origin/index' into indexGravatar Tom Willemse2017-01-0868-208/+960
| |\
| * | Fix byte-compiler warningsGravatar Tom Willemse2016-12-311-0/+5
| | |
| * | Remove defunct hookGravatar Tom Willemse2016-12-311-7/+0
| | | | | | | | | | | | Apparently there is no ‘cider-turn-on-eldoc-mode’ procedure.
| * | Don’t show the startup screen in EmacsGravatar Tom Willemse2016-12-311-0/+10
| | |
* | | Show nickname instead of username in jabberGravatar Tom Willemse2017-01-111-3/+3
| | |
* | | Fix connection settings for jabberGravatar Tom Willemse2017-01-111-2/+2
| | |