Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: Configure prettier-js | Alan Pearce | 2018-09-07 | -0/+9 | |
| | |||||
* | Emacs: setup tslint automatically | Alan Pearce | 2018-09-07 | -0/+2 | |
| | |||||
* | Emacs: use spacemacs-theme | Alan Pearce | 2018-08-26 | -9/+2 | |
| | |||||
* | emacs: dedicate a prefix to beancount | Alan Pearce | 2018-08-20 | -2/+5 | |
| | |||||
* | emacs: Silence some warnings | Alan Pearce | 2018-08-20 | -8/+10 | |
| | |||||
* | emacs: fix open-project in non-default ghq root | Alan Pearce | 2018-08-20 | -2/+2 | |
| | |||||
* | emacs: fix pull-request command | Alan Pearce | 2018-08-16 | -1/+1 | |
| | |||||
* | Emacs: make closing buffers less confusing | Alan Pearce | 2018-07-21 | -0/+1 | |
| | |||||
* | Emacs: don't require pinentry | Alan Pearce | 2018-07-21 | -2/+0 | |
| | | | | Removed in version 26 and doesn't currently appear to be necessary anyway | ||||
* | Emacs: Enabled display-line-numbers mode, if available | Alan Pearce | 2018-07-21 | -0/+6 | |
| | |||||
* | Emacs: load sentence-navigation with care | Alan Pearce | 2018-07-12 | -8/+8 | |
| | |||||
* | Emacs: fix projectile project types after breaking change | Alan Pearce | 2018-07-12 | -2/+2 | |
| | |||||
* | Emacs: Fix eyebrowse evil keybinds missing | Alan Pearce | 2018-07-05 | -0/+1 | |
| | |||||
* | Emacs: Rename spam->junk | Alan Pearce | 2018-06-30 | -1/+1 | |
| | |||||
* | emacs: add more evil leader keys | Alan Pearce | 2018-06-29 | -4/+16 | |
| | |||||
* | emacs: setup kubernetes.el | Alan Pearce | 2018-06-27 | -0/+8 | |
| | |||||
* | Emacs: setup typescript | Alan Pearce | 2018-06-26 | -0/+14 | |
| | |||||
* | emacs: turn subword-mode back on | Alan Pearce | 2018-06-25 | -0/+1 | |
| | |||||
* | emacs: configure magit-repos | Alan Pearce | 2018-06-22 | -0/+1 | |
| | |||||
* | emacs: auto-compile asynchronously | Alan Pearce | 2018-06-22 | -3/+3 | |
| | |||||
* | Emacs: don't use tern in web-mode | Alan Pearce | 2018-06-22 | -2/+1 | |
| | | | | I don't write JavaScript in HTML any more | ||||
* | Emacs: Add git-chore command | Alan Pearce | 2018-06-21 | -0/+5 | |
| | |||||
* | Emacs: use xdg-open when found, even if not in a DE | Alan Pearce | 2018-06-21 | -0/+4 | |
| | |||||
* | emacs: remove prog-fill | Alan Pearce | 2018-06-17 | -9/+0 | |
| | |||||
* | emacs: remove outdated comment | Alan Pearce | 2018-06-17 | -3/+0 | |
| | |||||
* | Emacs: make sure missing/outdated helm doesn't halt init | Alan Pearce | 2018-06-17 | -0/+1 | |
| | |||||
* | emacs: Remove non-working em-smart init code | Alan Pearce | 2018-06-17 | -2/+0 | |
| | |||||
* | emacs: Don't auto-fill markdown | Alan Pearce | 2018-06-17 | -3/+1 | |
| | |||||
* | emacs: Fix eshell prompt matching | Alan Pearce | 2018-06-17 | -1/+2 | |
| | |||||
* | emacs: Discard packages superceded by evil | Alan Pearce | 2018-06-17 | -105/+3 | |
| | |||||
* | emacs: Discard more unused modes | Alan Pearce | 2018-06-17 | -55/+0 | |
| | |||||
* | emacs: reformat | Alan Pearce | 2018-06-17 | -4/+2 | |
| | |||||
* | emacs: Discard some unused programming modes | Alan Pearce | 2018-06-17 | -28/+1 | |
| | |||||
* | emacs: Remove mu4e loading workaround | Alan Pearce | 2018-06-17 | -108/+102 | |
| | | | | NixOS automatically adds the lisp files to the load-path | ||||
* | emacs: Only consider applying dtrt-indent in prog modes | Alan Pearce | 2018-06-17 | -1/+1 | |
| | |||||
* | emacs: Make git-gutter deleted fringe match others | Alan Pearce | 2018-06-16 | -5/+2 | |
| | |||||
* | emacs: Remove some old emacs-style keybinds | Alan Pearce | 2018-06-16 | -18/+2 | |
| | |||||
* | emacs: Use crux function to delete buffer and file | Alan Pearce | 2018-06-16 | -1/+1 | |
| | |||||
* | emacs: avoid error loading org files with evil-org | Alan Pearce | 2018-06-16 | -1/+2 | |
| | |||||
* | emacs: Remove evil-goggles | Alan Pearce | 2018-06-16 | -6/+0 | |
| | |||||
* | Emacs: remove cyphejor version check | Alan Pearce | 2018-06-16 | -16/+15 | |
| | |||||
* | Switch back to monotropic-theme | Alan Pearce | 2018-06-16 | -5/+0 | |
| | |||||
* | emacs: Fix eyebrowse+evil | Alan Pearce | 2018-06-15 | -12/+12 | |
| | |||||
* | emacs: Fix open-pr command | Alan Pearce | 2018-06-13 | -1/+1 | |
| | |||||
* | Emacs: Move eyebrowse keys to fit evil | Alan Pearce | 2018-06-08 | -11/+12 | |
| | |||||
* | Emacs: convert to the dark side | Alan Pearce | 2018-06-07 | -46/+124 | |
| | |||||
* | Emacs: Make mu4e maildirs nicer | Alan Pearce | 2018-05-27 | -7/+7 | |
| | |||||
* | Emacs: Move ehelp | Alan Pearce | 2018-05-27 | -8/+8 | |
| | |||||
* | Emacs: Update flycheck nix wrapper | Alan Pearce | 2018-05-27 | -8/+4 | |
| | |||||
* | Emacs: Remove email address | Alan Pearce | 2018-05-27 | -2/+1 | |
| | | | | Not sure if it has any use... |