Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: Reduce modeline noise | Alan Pearce | 2016-03-16 | -7/+12 |
| | ||||
* | Emacs: Remove header line | Alan Pearce | 2016-03-16 | -88/+1 |
| | ||||
* | Emacs: Re-enable jit locking | Alan Pearce | 2016-03-16 | -3/+3 |
| | ||||
* | Emacs: Reduce font locking | Alan Pearce | 2016-03-16 | -1/+1 |
| | ||||
* | Emacs: Try minimal-theme | Alan Pearce | 2016-03-16 | -5/+3 |
| | ||||
* | Emacs: Disable smartparens pair overlays | Alan Pearce | 2016-03-16 | -0/+1 |
| | | | | | They seem quite buggy, especially with multiple cursors and aren’t really necessary | |||
* | Emacs: Install projectile-direnv | Alan Pearce | 2016-03-14 | -0/+8 |
| | ||||
* | Emacs: Switch font to Source Code Pro | Alan Pearce | 2016-03-14 | -1/+1 |
| | ||||
* | Merge branch 'master' of github.com:alanpearce/dotfiles | Alan Pearce | 2016-03-11 | -0/+1 |
|\ | ||||
| * | Emacs: Ignore .stversions folders in projectile | Alan Pearce | 2016-03-06 | -0/+1 |
| | | ||||
| * | Emacs: Load dired-narrow after dired | Alan Pearce | 2016-03-06 | -3/+4 |
| | | ||||
* | | Emacs: Fix dired-narrow load error | Alan Pearce | 2016-03-11 | -3/+4 |
| | | ||||
* | | Emacs: Fix s-x map on OS X | Alan Pearce | 2016-03-11 | -52/+53 |
|/ | ||||
* | Emacs: Install and configure dired-narrow | Alan Pearce | 2016-03-04 | -0/+13 |
| | ||||
* | Emacs: Fix typo in org-calendar configuration | Alan Pearce | 2016-03-04 | -1/+1 |
| | ||||
* | Emacs: Remove checklist from org-modules | Alan Pearce | 2016-02-19 | -1/+0 |
| | | | | It just throws an error | |||
* | Emacs: Configure org-caldav | Alan Pearce | 2016-02-16 | -0/+20 |
| | ||||
* | Emacs: Remove extra setting of coding system | Alan Pearce | 2016-02-16 | -1/+0 |
| | ||||
* | Emacs: Show compiled file path after tangling | Alan Pearce | 2016-02-16 | -4/+4 |
| | ||||
* | Emacs: Fix option key usage generically | Alan Pearce | 2016-02-16 | -3/+2 |
| | ||||
* | Emacs: Improve special character input on OS X | Alan Pearce | 2016-02-16 | -2/+3 |
| | ||||
* | Merge branch 'master' of github.com:alanpearce/dotfiles | Alan Pearce | 2016-02-08 | -73/+32 |
|\ | ||||
| * | Emacs: Fix init of spacemacs-theme | Alan Pearce | 2016-02-06 | -1/+2 |
| | | ||||
| * | 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 |
| | | ||||
* | | Emacs: Remove which-func-mode | Alan Pearce | 2016-01-22 | -10/+0 |
|/ | ||||
* | 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 |
| | |