Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Switch theme to spacemacs-light | Alan Pearce | 2016-02-06 | -0/+10 |
| | ||||
* | Emacs: Remove platinum configuration | Alan Pearce | 2016-02-06 | -51/+0 |
| | ||||
* | Emacs: Set typo-mode language to English | Alan Pearce | 2016-02-05 | -1/+2 |
| | ||||
* | Emacs: Use diff-hl-dired instead of dired-k | Alan Pearce | 2016-02-05 | -13/+2 |
| | ||||
* | Emacs: Ensure diff indicators are updated by magit | Alan Pearce | 2016-02-05 | -1/+1 |
| | ||||
* | Emacs: Fix org-mobile file-watch warning | Alan Pearce | 2016-02-05 | -1/+1 |
| | ||||
* | Emacs: Update ledger-mode reports | Alan Pearce | 2016-02-05 | -5/+6 |
| | ||||
* | Emacs: Set SSH_AUTH_SOCK | Alan Pearce | 2016-02-03 | -0/+2 |
| | ||||
* | Emacs: Disable typo-mode in yaml and jinja modes | Alan Pearce | 2016-02-01 | -1/+5 |
| | ||||
* | Emacs: Disable auto-indent in ansible-mode | Alan Pearce | 2016-02-01 | -0/+1 |
| | ||||
* | Emacs: Don’t auto-indent in yaml-mode | Alan Pearce | 2016-01-29 | -0/+1 |
| | ||||
* | Remove old ’todo’ for org-mobile | Alan Pearce | 2016-01-22 | -1/+0 |
| | ||||
* | Emacs: Check for file-notify support | Alan Pearce | 2016-01-21 | -8/+9 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-01-20 | -21/+42 |
|\ | ||||
| * | Emacs: Reset split-width-threshold | Alan Pearce | 2016-01-20 | -1/+0 |
| | | | | | | | | | | | | Seems I misunderstood how it works. It’s the minimal width at which a window will be considered for splitting, not the minimum width of a window after splitting | |||
| * | Emacs: Add reports to ledger-mode configuration | Alan Pearce | 2016-01-20 | -12/+22 |
| | | ||||
| * | Emacs: Lazy-load use-package | Alan Pearce | 2016-01-20 | -1/+4 |
| | | ||||
| * | Emacs: Move discover-my-major bind | Alan Pearce | 2016-01-20 | -1/+1 |
| | | ||||
| * | Emacs: Bind ehelp correctly | Alan Pearce | 2016-01-20 | -1/+1 |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-01-19 | -13/+8 |
| |\ | ||||
| * | | Emacs: Use builtin ehelp mode | Alan Pearce | 2016-01-19 | -0/+9 |
| | | | ||||
| * | | Emacs: Disable notify-based file watching on Darwin | Alan Pearce | 2016-01-18 | -4/+5 |
| | | | ||||
| * | | Emacs: Remove magit-revert-buffers setting | Alan Pearce | 2016-01-18 | -2/+1 |
| | | | | | | | | | | | | It’s redundant with auto-revert-mode and deprecated | |||
* | | | Emacs: Use file-notify for org-mobile | Alan Pearce | 2016-01-20 | -13/+9 |
| | | | ||||
* | | | Emacs: Use correct package name for babel | Alan Pearce | 2016-01-20 | -1/+1 |
| |/ |/| | ||||
* | | Emacs: Fix bad window-splitting on laptop | Alan Pearce | 2016-01-14 | -0/+1 |
| | | ||||
* | | Emacs: Remove */5 minute org-mobile pull | Alan Pearce | 2016-01-14 | -5/+1 |
| | | ||||
* | | Formatting | Alan Pearce | 2016-01-14 | -2/+1 |
| | | ||||
* | | Emacs: Open composer.lock files with json-mode | Alan Pearce | 2016-01-14 | -3/+2 |
| | | ||||
* | | Merge branch 'master' of home:projects/dotfiles | Alan Pearce | 2016-01-14 | -4/+6 |
|\| | ||||
| * | Emacs: Install use-package from melpa-stable | Alan Pearce | 2016-01-14 | -1/+4 |
| | | ||||
| * | Emacs: Ensure package-initialize is called once | Alan Pearce | 2016-01-14 | -1/+2 |
| | | ||||
| * | Remove fixed TODO | Alan Pearce | 2016-01-12 | -2/+0 |
| | | ||||
* | | Emacs: Use js2-mode for jsx files | Alan Pearce | 2016-01-14 | -3/+3 |
|/ | ||||
* | Emacs: Add sync version of tangle-init | Alan Pearce | 2016-01-09 | -0/+14 |
| | ||||
* | Emacs: Fix tramp prompt hanging on certain prompts | Alan Pearce | 2016-01-09 | -1/+1 |
| | ||||
* | Emacs: Configure avy keys for colemak | Alan Pearce | 2016-01-04 | -8/+9 |
| | ||||
* | Emacs: Fix compile error in restclient config | Alan Pearce | 2016-01-04 | -8/+8 |
| | ||||
* | Emacs: Use web-mode for jsx files | Alan Pearce | 2016-01-04 | -12/+13 |
| | ||||
* | Emacs: Use faster method to hide startup message | Alan Pearce | 2015-12-27 | -1/+2 |
| | ||||
* | Emacs: Use Input fonts on OS X | Alan Pearce | 2015-12-24 | -1/+1 |
| | ||||
* | Emacs: Show perspective modestring in header | Alan Pearce | 2015-12-23 | -0/+1 |
| | ||||
* | Emacs: Switch buffers from persp, not projectile | Alan Pearce | 2015-12-23 | -10/+8 |
| | ||||
* | Emacs: Move Modeline settings under Style | Alan Pearce | 2015-12-23 | -120/+121 |
| | ||||
* | Emacs: Fix projectile-pt keybind | Alan Pearce | 2015-12-23 | -1/+1 |
| | ||||
* | Emacs: Don’t use find-file in tangle-init | Alan Pearce | 2015-12-23 | -2/+1 |
| | ||||
* | Fix sub/super-script in init.org | Alan Pearce | 2015-12-23 | -0/+1 |
| | ||||
* | Emacs: Add `pt` with projectile search override | Alan Pearce | 2015-12-23 | -0/+51 |
| | ||||
* | Emacs: fix whitespace | Alan Pearce | 2015-12-23 | -33/+32 |
| | ||||
* | Emacs: Fix error on loading ledger-mode | Alan Pearce | 2015-12-23 | -1/+0 |
| |