Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: add mu4e optimisations | Alan Pearce | 2017-09-25 | -0/+2 |
| | ||||
* | Emacs: Get email per-context directly in mu4e | Alan Pearce | 2017-09-25 | -0/+3 |
| | ||||
* | Emacs: Configure mu4e for mbsync compatibility | Alan Pearce | 2017-09-25 | -5/+7 |
| | ||||
* | Emacs: Use mu4e as mail agent | Alan Pearce | 2017-09-25 | -0/+1 |
| | ||||
* | Emacs: Add reload-user-init-file command | Alan Pearce | 2017-09-24 | -0/+5 |
| | ||||
* | Emacs: Enable navi-mode | Alan Pearce | 2017-09-23 | -0/+2 |
| | ||||
* | Emacs: Remove unnecessary SRC blocks | Alan Pearce | 2017-09-23 | -321/+0 |
| | | | | Outorg and friends don't seem to require them | |||
* | Emacs: Fix headers | Alan Pearce | 2017-09-22 | -149/+149 |
| | ||||
* | Emacs: Diminish js2-refactor-mode | Alan Pearce | 2017-09-22 | -0/+1 |
| | ||||
* | Emacs: Only wrap lines in non-prog modes | Alan Pearce | 2017-09-22 | -1/+6 |
| | ||||
* | Emacs: Diminish all beginend modes | Alan Pearce | 2017-09-22 | -1/+4 |
| | ||||
* | Emacs: Fully diminish redshank-mode | Alan Pearce | 2017-09-22 | -1/+1 |
| | ||||
* | Emacs: remove incorrect counsel-projectile-rg keybinding | Alan Pearce | 2017-09-22 | -1/+0 |
| | ||||
* | Emacs: Diminish company some more | Alan Pearce | 2017-09-22 | -1/+1 |
| | ||||
* | Emacs: Don't complain about projectile-global-mode deprecation | Alan Pearce | 2017-09-22 | -0/+1 |
| | ||||
* | Emacs: Complain more when editorconfig is missing | Alan Pearce | 2017-09-22 | -1/+4 |
| | ||||
* | Emacs: Optimise projectile usage | Alan Pearce | 2017-09-18 | -0/+1 |
| | ||||
* | Emacs: Enable projectile-mode globally | Alan Pearce | 2017-09-18 | -1/+1 |
| | | | | | The function projectile-global-mode no longe rseems to throw deprecation warnings. | |||
* | Emacs: Use correct keybinding syntax for projectile-ripgrep | Alan Pearce | 2017-09-18 | -1/+2 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-09-18 | -1/+1 |
|\ | ||||
| * | Emacs: Fix incorrect keybind command | Alan Pearce | 2017-09-18 | -1/+1 |
| | | ||||
* | | Emacs: Fix beancount loading | Alan Pearce | 2017-09-18 | -1/+1 |
|/ | | | | | If another repository exists whose name includes beancount and sorts before it, then loading beancount.el will fail due to incorrect load path | |||
* | Emacs: Move projectile-vc key to C-M-g | Alan Pearce | 2017-09-15 | -1/+1 |
| | | | | | Super should be reserved for the window manager; it was in the way of the i3 gaps mode | |||
* | Emacs: Remove nix info from frame title | Alan Pearce | 2017-09-15 | -17/+0 |
| | ||||
* | Emacs: Add autoload for beancount-mode | Alan Pearce | 2017-09-13 | -0/+1 |
| | ||||
* | Emacs: Make sure pre-set SSH_AUTH_SOCK exists before using it | Alan Pearce | 2017-09-13 | -1/+2 |
| | ||||
* | Emacs: Add mu4e variable declarations | Alan Pearce | 2017-09-12 | -1/+11 |
| | ||||
* | Emacs: Add mu4e-refile-folder for satoshipay | Alan Pearce | 2017-09-12 | -0/+1 |
| | ||||
* | Emacs: fix error when checking if beancount is available | Alan Pearce | 2017-09-09 | -1/+2 |
| | ||||
* | Emacs: Move outline-cycle away from tab | Alan Pearce | 2017-09-09 | -2/+1 |
| | | | | | Use shift-tab instead. `outshine-cycle-buffer` is already bound to alt-tab or ctrl-alt-i by default. | |||
* | Emacs: Use electric-pair mode in nix-mode buffers | Alan Pearce | 2017-09-09 | -1/+7 |
| | | | | It seems to work better than smartparens | |||
* | Emacs: Add shortcut to insert current date in beancount | Alan Pearce | 2017-09-09 | -0/+2 |
| | ||||
* | Emacs: Add fontawesome | Alan Pearce | 2017-09-08 | -0/+9 |
| | ||||
* | Emacs: Use system default font from Xresources | Alan Pearce | 2017-09-08 | -4/+0 |
| | ||||
* | Emacs: Add company fallback keybind to overriding keymap | Alan Pearce | 2017-09-08 | -2/+2 |
| | ||||
* | Emacs: Replace beacon with builtin hl-line-mode | Alan Pearce | 2017-09-08 | -17/+2 |
| | ||||
* | Emacs: appease emacs-lisp-checkdoc | Alan Pearce | 2017-09-08 | -0/+2 |
| | ||||
* | Emacs: reformat to outshine style | Alan Pearce | 2017-09-08 | -149/+149 |
| | ||||
* | Emacs: Ensure shift keys are not overridden in org-mode | Alan Pearce | 2017-09-07 | -4/+5 |
| | ||||
* | Emacs: Disable crux-reopen-as-root-mode | Alan Pearce | 2017-09-07 | -2/+0 |
| | | | | | It's annoying that it pops up when I follow a link to a source file in an emacs help file. | |||
* | Emacs: Extract first-frame-hook | Alan Pearce | 2017-09-06 | -8/+12 |
| | ||||
* | Emacs: hook up `standard` and `eslint` if available | Alan Pearce | 2017-09-06 | -1/+6 |
| | ||||
* | Emacs: Add yarn-remove command | Alan Pearce | 2017-09-06 | -0/+5 |
| | ||||
* | Emacs: Update mu4e automatically | Alan Pearce | 2017-09-04 | -0/+1 |
| | ||||
* | Emacs: Improve first-frame-hook | Alan Pearce | 2017-09-01 | -5/+7 |
| | ||||
* | Emacs: Configure beancount mode | Alan Pearce | 2017-09-01 | -0/+12 |
| | ||||
* | Emacs: Silence most byte-compiler warnings | Alan Pearce | 2017-09-01 | -24/+53 |
| | ||||
* | Emacs: Fix daemon startup error | Alan Pearce | 2017-09-01 | -2/+5 |
| | ||||
* | Emacs: Set shr-like keybindings in mu4e | Alan Pearce | 2017-09-01 | -68/+72 |
| | ||||
* | Add satoshipay email | Alan Pearce | 2017-09-01 | -31/+52 |
| |