aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
...
* [WIP] One day we’ll all be able to enjoy thisGravatar Tom Willemse2018-07-171-0/+23
|
* Merge remote-tracking branch 'origin/stripped-down' into ↵Gravatar Tom Willemse2018-07-1710-64/+139
|\ | | | | | | stripped-down
| * Add windows-specific projectile settingsGravatar Tom Willemse2018-07-161-0/+4
| |
| * Update web-mode configGravatar Tom Willemse2018-07-161-0/+7
| |
| * Add fabfile.py as projectile project fileGravatar Tom Willemse2018-07-161-0/+1
| |
| * Update org-mode configGravatar Tom Willemse2018-07-161-2/+32
| |
| * Include node externs and don't warn about semicolonsGravatar Tom Willemse2018-07-161-0/+2
| |
| * Move js-mode config out of org-modeGravatar Tom Willemse2018-07-162-16/+35
| |
| * Load flycheck initGravatar Tom Willemse2018-07-161-0/+2
| |
| * Move eshell config to separate fileGravatar Tom Willemse2018-07-162-46/+54
| |
| * Add electric pair configGravatar Tom Willemse2018-07-162-0/+32
| |
* | Hide emphasis markers in Org documentsGravatar Tom Willemse2018-07-121-1/+31
|/
* Fix whitespace-tabs-only-mode, remove oni-whitespaceGravatar Tom Willemse2018-07-102-38/+1
|
* Delete by moving to trash on windowsGravatar Tom Willemse2018-07-091-3/+2
|
* Update cursor configurationGravatar Tom Willemse2018-07-091-0/+1
|
* Update css-mode configurationGravatar Tom Willemse2018-07-091-0/+2
|
* Update company-mode configurationGravatar Tom Willemse2018-07-091-0/+5
|
* Don't blink cursorGravatar Tom Willemse2018-07-091-0/+1
|
* Add yasnippet configurationGravatar Tom Willemse2018-07-092-0/+38
|
* Load align config when necessaryGravatar Tom Willemse2018-07-091-0/+1
|
* Add shackle configurationGravatar Tom Willemse2018-07-092-0/+35
|
* Remove duplicated alignment rulesGravatar Tom Willemse2018-07-091-45/+0
|
* Add js2-refactor keybindingsGravatar Tom Willemse2018-07-091-0/+3
|
* Require ivy-hydraGravatar Tom Willemse2018-07-091-0/+1
|
* Add more company mode configGravatar Tom Willemse2018-07-091-0/+71
|
* Add extra PHP alignment ruleGravatar Tom Willemse2018-07-091-1/+17
|
* Add docstring to p4 functionGravatar Tom Willemse2018-07-091-0/+3
|
* Use ibufferGravatar Tom Willemse2018-07-091-0/+1
|
* Add css-mode hydraGravatar Tom Willemse2018-07-091-2/+6
|
* Add php-mode hydraGravatar Tom Willemse2018-07-092-2/+10
|
* Add commands to org-mode hydraGravatar Tom Willemse2018-07-091-1/+3
|
* Add autoloads file to all lisps for WindowsGravatar Tom Willemse2018-07-091-1/+1
|
* Fix whitespace-tabs-only-mode warningGravatar Tom Willemse2018-07-092-6/+3
|
* Move web-mode configuration to separate fileGravatar Tom Willemse2018-07-094-14/+68
|
* Add Ruby configurationGravatar Tom Willemse2018-07-092-8/+31
|
* Add some PHP mode configurationGravatar Tom Willemse2018-07-091-7/+40
|
* Move python config to separate fileGravatar Tom Willemse2018-07-092-8/+37
|
* Add some js2-mode configurationGravatar Tom Willemse2018-07-091-5/+40
|
* Move Scheme configuration out of Org-modeGravatar Tom Willemse2018-07-092-21/+35
|
* Move Elisp configuration out of Org-modeGravatar Tom Willemse2018-07-092-38/+35
|
* Move CSS configuration out of Org-modeGravatar Tom Willemse2018-07-092-88/+80
|
* Remove Windows-specific compilation settingsGravatar Tom Willemse2018-07-091-9/+6
| | | | These are now included in my global configuration.
* Move compilation configuration to separate fileGravatar Tom Willemse2018-07-092-41/+72
| | | | Also add functions from my Windows configuration.
* Add alert and compilation notification configurationGravatar Tom Willemse2018-06-271-1/+16
|
* 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
| | | | .inc are a commonly used PHP extension for included files. .module is the Drupal module file extension.
* Add windows-specific Emacs configGravatar Tom Willemse2018-06-192-1/+66
|