aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable org-bullets on WindowsGravatar Tom Willemse2018-12-211-2/+4
|
* Add Rust configurationGravatar Tom Willemse2018-11-252-0/+34
|
* Add msbuild files to grep aliasesGravatar Tom Willemse2018-11-151-0/+1
|
* Add targets and proj file mappingsGravatar Tom Willemse2018-11-141-0/+2
|
* Move all configuration from org to elisp filesGravatar Tom Willemse2018-09-1315-348/+361
|
* Enable electric-indent mode for Ruby filesGravatar Tom Willemse2018-09-121-0/+1
|
* Enable electic-pair mode for Ruby filesGravatar Tom Willemse2018-09-121-0/+1
|
* Remove any mention of special iconsGravatar Tom Willemse2018-09-121-13/+0
| | | | | | If the icons aren’t set up correctly they make Emacs incredibly slow. And even when they are set up correctly, it doesn’t help performance on Windows.
* Move cider configuration to separate fileGravatar Tom Willemse2018-09-112-13/+43
|
* Enable goto address mode in EshellGravatar Tom Willemse2018-09-111-0/+1
|
* Move slime config to separate fileGravatar Tom Willemse2018-09-112-7/+39
|
* Enable address-prog-mode for prog-modeGravatar Tom Willemse2018-09-111-0/+1
|
* Move and reorder lazy loaded configsGravatar Tom Willemse2018-09-111-37/+21
|
* Enable flycheck and fill-column-indicator in CGravatar Tom Willemse2018-08-141-0/+4
|
* Fix typoGravatar Tom Willemse2018-08-141-1/+1
|
* Fix gtd file locations for WindowsGravatar Tom Willemse2018-08-141-10/+24
|
* Enable flycheck and fill-column-indicator in sh-modeGravatar Tom Willemse2018-08-141-0/+2
|
* Move sh-mode config from org modeGravatar Tom Willemse2018-08-142-13/+31
|
* Manually define projectile prefix keyGravatar Tom Willemse2018-08-141-0/+2
|
* Remove init.org (I’m using init.el now)Gravatar Tom Willemse2018-07-201-1717/+0
|
* Reorganize loading codeGravatar Tom Willemse2018-07-202-37/+25
|
* Don’t compile oni-windows-nt.el on non-windows systemsGravatar Tom Willemse2018-07-193-0/+4
|
* Fix some windows settingsGravatar Tom Willemse2018-07-181-1/+8
|
* Skip any non-immediate tasks in projectsGravatar Tom Willemse2018-07-171-0/+36
| | | | Focus should always be on the _next_ task in a project.
* Prettify checkboxes in org-modeGravatar Tom Willemse2018-07-171-0/+10
|
* Remove Font AwesomeGravatar Tom Willemse2018-07-171-13/+13
| | | | | | Temporarily remove Font Awesome from being used since the glyphs show up too big and don’t seem to want to be resised by my instructions, or replaced by a different font for that matter.
* Fix warnings about web-mode variablesGravatar Tom Willemse2018-07-171-0/+2
|
* Fix some settings related to versioning backup filesGravatar Tom Willemse2018-07-171-2/+10
|
* Continue implementing GTD in org-modeGravatar Tom Willemse2018-07-171-1/+6
| | | | | | | | | | | - Set the default org notes file to my inbox. - Enable logging state changes into a drawer, since with habits I will be logging the time when a task is DONE. This can get big. - Don’t show scheduled tasks until the day they’re scheduled. - Load the org habits module so I can track my habits.
* Add some shackle rulesGravatar Tom Willemse2018-07-171-1/+3
|
* Fix typoGravatar Tom Willemse2018-07-171-1/+1
|
* [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
|