aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d
Commit message (Expand)AuthorAgeFilesLines
...
* Update Windows configurationGravatar Tom Willemse2018-06-271-69/+71
* Add grep aliases for php filesGravatar Tom Willemse2018-06-271-1/+1
* Add referenced whitespace-modeGravatar Tom Willemse2018-06-271-2/+7
* Set the magit git executable in windowsGravatar Tom Willemse2018-06-191-1/+8
* Add mode specifications for .inc and .moduleGravatar Tom Willemse2018-06-191-0/+2
* Add windows-specific Emacs configGravatar Tom Willemse2018-06-192-1/+66
* Fix compilation of .el filesGravatar Tom Willemse2018-06-191-3/+3
* Stop using Org for PHP configGravatar Tom Willemse2018-06-192-51/+19
* Add mode specifications for jsx and blade templatesGravatar Tom Willemse2018-06-131-0/+2
* Group additions to `auto-mode-alist'Gravatar Tom Willemse2018-06-131-4/+2
* Fix compilation on Windows, add install targetGravatar Tom Willemse2018-06-132-17/+36
* Don't raise an error if custom.el doesn't existGravatar Tom Willemse2018-06-131-1/+1
* Highlight the current line in the package listGravatar Tom Willemse2018-06-101-0/+2
* Add Windows-specific makefile settingsGravatar Tom Willemsen2018-06-072-2/+7
* Move jabber config to separate fileGravatar Tom Willemsen2018-06-072-49/+76
* Use actual compilation directory instead of PWDGravatar Tom Willemse2018-06-071-8/+11
* Enable fci-mode in emacs-lisp-modeGravatar Tom Willemse2018-06-071-0/+6
* Move flycheck settings to separate fileGravatar Tom Willemse2018-06-072-16/+41
* Move all lui settings to separate fileGravatar Tom Willemse2018-06-072-17/+15
* Move lui config to separate fileGravatar Tom Willemsen2018-06-062-7/+38
* Stop using SVG Modeline ThemesGravatar Tom Willemsen2018-06-061-9/+0
* Don't require everything to be set-up in .emacs.dGravatar Tom Willemsen2018-06-061-6/+6
* Don't try to tangle .el filesGravatar Tom Willemsen2018-06-061-4/+1
* Extract all lisp code from the org documentGravatar Tom Willemse2018-06-057-73/+498
* Move more from org-modeGravatar Tom Willemse2018-05-293-1/+65
* Start moving away from Org modeGravatar Tom Willemse2018-05-286-3/+287
* Enable electric indent mode in C++ modeGravatar Tom Willemse2018-05-081-0/+6
* Add cmake and cpp init files to MakefileGravatar Tom Willemse2018-05-071-1/+2
* Add C++ configurationGravatar Tom Willemse2018-05-061-0/+33
* Add CMake configurationGravatar Tom Willemse2018-05-061-0/+27
* Enable Fill Column Indicator in JS2 modeGravatar Tom Willemse2018-05-061-0/+7
* Add grep file aliases for JS and CSS filesGravatar Tom Willemse2018-02-071-0/+14
* Be sure to use bash as the shellGravatar Tom Willemse2018-02-071-0/+2
* Enable company mode in JavaScriptGravatar Tom Willemse2018-02-071-0/+6
* Add some js2 and html mode configGravatar Tom Willemse2018-02-071-1/+16
* 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