Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-09-24 | -903/+912 |
|\ | ||||
| * | Emacs: Add mpc setup | Alan Pearce | 2016-09-23 | -0/+9 |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2016-09-23 | -871/+871 |
| |\ | ||||
| * | | Emacs: Use Monoid HalfTight on Retina display | Alan Pearce | 2016-09-23 | -33/+33 |
| | | | ||||
* | | | Emacs: Use Liberation Sans on linux | Alan Pearce | 2016-09-24 | -1/+1 |
| |/ |/| | | | | | It’s more likely to be available | |||
* | | Emacs: Resize fonts on linux | Alan Pearce | 2016-09-21 | -33/+33 |
|/ | | | | | Changing the specification of the font size caused the size to change somehow. This makes the fonts the same real size as before. | |||
* | Emacs: Move avy-goto-word keybinding | Alan Pearce | 2016-09-21 | -1/+1 |
| | | | | It was shadowing some useful keybinds, like M-s M-w (eww-search-words) | |||
* | Emacs: Use async operations for package.el | Alan Pearce | 2016-09-20 | -0/+1 |
| | ||||
* | Emacs: Replace typo-mode with electric-quote-mode | Alan Pearce | 2016-09-20 | -11/+3 |
| | ||||
* | Emacs: Move goto-last-change binding | Alan Pearce | 2016-09-20 | -1/+1 |
| | | | | | C-x SPC is the default for rectangle-mark-mode, which is now more useful and intuitive in Emacs 25 | |||
* | Emacs: Setting tab-stop-list seems unnecessary | Alan Pearce | 2016-09-20 | -7/+2 |
| | ||||
* | Emacs: Remove recentf and virtual ivy buffers | Alan Pearce | 2016-09-20 | -50/+38 |
| | ||||
* | Emacs: Replace helm history commands with counsel | Alan Pearce | 2016-09-20 | -30/+30 |
| | ||||
* | Emacs: Replace helm-dash with counsel-dash | Alan Pearce | 2016-09-20 | -29/+29 |
| | ||||
* | Fix package-archive-priorities | Alan Pearce | 2016-09-20 | -4/+4 |
| | ||||
* | Emacs: Update package archive filtering (25.1) | Alan Pearce | 2016-09-19 | -64/+24 |
| | ||||
* | Emacs: Fix fonts in 25.1 | Alan Pearce | 2016-09-19 | -10/+10 |
| | ||||
* | Emacs: Remove rainbow-mode | Alan Pearce | 2016-09-19 | -10/+0 |
| | ||||
* | Emacs: Use ssh for tramp connections | Alan Pearce | 2016-09-10 | -1/+1 |
| | ||||
* | Emacs: Use Monoid as single-screen font | Alan Pearce | 2016-09-09 | -1/+1 |
| | ||||
* | Emacs: Always antialias (vector) fonts on OSX | Alan Pearce | 2016-09-09 | -1/+1 |
| | | | | | I don’t need to disable anti-aliasing for fonts on OSX when using a bitmap font. This way, it’s easier if I want to switch fonts. | |||
* | Emacs: Workaround strange menu error | Alan Pearce | 2016-09-02 | -1/+2 |
| | ||||
* | Emacs: Setup scala environment | Alan Pearce | 2016-08-12 | -0/+16 |
| | ||||
* | Emacs: Delete to trash correctly on OSX | Alan Pearce | 2016-08-12 | -1/+6 |
| | ||||
* | Emacs: Split windows horizontally more | Alan Pearce | 2016-07-23 | -1/+1 |
| | ||||
* | Emacs: Don’t flycheck whilst idle | Alan Pearce | 2016-07-11 | -1/+3 |
| | ||||
* | Emacs: Fix display of page break lines adaptively | Alan Pearce | 2016-07-09 | -1/+9 |
| | ||||
* | Emacs: Use Liberation Mono on Windows | Alan Pearce | 2016-07-09 | -1/+1 |
| | ||||
* | Emacs: Avoid using MELPA for packages | Alan Pearce | 2016-07-07 | -0/+45 |
| | | | | | Create a whitelist of desired packages that are not (at the current time) available elsewhere | |||
* | Remove unused packages | Alan Pearce | 2016-07-07 | -20/+0 |
| | ||||
* | Emacs: Remove js2 imenu menu | Alan Pearce | 2016-07-07 | -0/+5 |
| | ||||
* | Emacs: Remove correct javascript menu | Alan Pearce | 2016-07-07 | -1/+1 |
| | ||||
* | Emacs: Show zero values in cumulative budget | Alan Pearce | 2016-07-05 | -1/+1 |
| | ||||
* | Emacs: Switch OSX bitmap font | Alan Pearce | 2016-07-05 | -1/+1 |
| | | | | Makes smart quotes look like quotes, not guillemots | |||
* | Emacs: M-x repunctuate-sentences | Alan Pearce | 2016-07-05 | -15/+15 |
| | ||||
* | Emacs: Disable “fast” keys for expand-region | Alan Pearce | 2016-07-05 | -2/+3 |
| | ||||
* | Emacs: Remove extra Javascript menu | Alan Pearce | 2016-07-04 | -0/+1 |
| | ||||
* | Emacs: Reset window-splitting thresholds | Alan Pearce | 2016-07-04 | -2/+2 |
| | ||||
* | Emacs: Move smartparens’ keys out of swiper’s way | Alan Pearce | 2016-07-04 | -3/+3 |
| | ||||
* | Emacs: Fix error when starting web-mode | Alan Pearce | 2016-07-04 | -2/+1 |
| | ||||
* | Emacs: Fix smartparens in web-mode | Alan Pearce | 2016-07-04 | -4/+3 |
| | ||||
* | Merge branch 'master' of git.alanpearce.uk:alan/dotfiles | Alan Pearce | 2016-07-03 | -1/+1 |
|\ | ||||
| * | Emacs: Use Proggy font on macOS (normal DPI) | Alan Pearce | 2016-06-30 | -1/+1 |
| | | ||||
* | | Fix open-budget command | Alan Pearce | 2016-07-03 | -5/+6 |
|/ | ||||
* | Emacs: add command to open budget | Alan Pearce | 2016-06-25 | -0/+5 |
| | ||||
* | Emacs: Fix ap/set-fonts argument errors | Alan Pearce | 2016-06-25 | -2/+2 |
| | ||||
* | Emacs: Don’t auto-quote web-mode attrs | Alan Pearce | 2016-06-17 | -1/+2 |
| | ||||
* | Fix outline | Alan Pearce | 2016-06-17 | -1/+1 |
| | ||||
* | Emacs: Add company-web and re-work backends list | Alan Pearce | 2016-06-17 | -2/+10 |
| | ||||
* | Emacs: Make font-setting function interactive | Alan Pearce | 2016-06-17 | -0/+1 |
| |