Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Delete unused tmux stuff | Alan Pearce | 2016-06-26 | -20/+0 | |
| | | |||||
| * | Zplug: Allow installing into $HOME | Alan Pearce | 2016-06-26 | -3/+9 | |
| | | |||||
| * | Load plugins via antibody | Alan Pearce | 2016-06-24 | -0/+52 | |
| | | |||||
| * | Load plugins via zplug | Alan Pearce | 2016-06-24 | -0/+67 | |
| | | |||||
* | | 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 | |
|/ | |||||
* | Add dotfiles directory to default rcrc | Alan Pearce | 2016-06-24 | -0/+1 | |
| | | | | It can always be overridden… | ||||
* | 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 | |
| | |||||
* | Emacs: Use `window-system` for all font checks | Alan Pearce | 2016-06-13 | -1/+1 | |
| | |||||
* | Emacs: Set OS X differently depending on displays | Alan Pearce | 2016-06-13 | -25/+32 | |
| | |||||
* | Emacs: Fix incorrect nesting | Alan Pearce | 2016-06-10 | -10/+11 | |
| | |||||
* | Emacs: Change s-p to show all recent projects | Alan Pearce | 2016-06-10 | -1/+1 | |
| | |||||
* | Emacs: Resize frames (OS windows) by characters | Alan Pearce | 2016-06-08 | -1/+1 | |
| | |||||
* | Emacs: Ensure typo-mode starts in English | Alan Pearce | 2016-06-08 | -1/+1 | |
| | |||||
* | Emacs: Try some non-AA fonts in OS X | Alan Pearce | 2016-06-08 | -1/+2 | |
| | | | | It’s one way to get around OS X’s weird font rendering… | ||||
* | Emacs: Pair <% %> in web-mode | Alan Pearce | 2016-06-08 | -1/+4 | |
| | |||||
* | Merge branch 'master' of github.com:alanpearce/dotfiles | Alan Pearce | 2016-05-30 | -1/+3 | |
|\ | |||||
| * | Merge branch 'master' of home:projects/dotfiles | Alan Pearce | 2016-05-19 | -70/+28 | |
| |\ | |||||
| * | | Emacs: Use Source Code Pro on X11 as well | Alan Pearce | 2016-05-19 | -1/+3 | |
| | | | |||||
* | | | Emacs: Workaround OSX keyboard specialchar crash | Alan Pearce | 2016-05-30 | -1/+1 | |
| |/ |/| | |||||
* | | Emacs: Fix typo in function name | Alan Pearce | 2016-05-11 | -2/+2 | |
| | | |||||
* | | Emacs: Disable org-mobile | Alan Pearce | 2016-05-11 | -0/+1 | |
| | | |||||
* | | Emacs: Fix typo in function name | Alan Pearce | 2016-05-11 | -1/+1 | |
| | | |||||
* | | Emacs: Fix byte-compiler warnings | Alan Pearce | 2016-05-11 | -2/+3 | |
| | | |||||
* | | Emacs: Remove keybind for undefined function | Alan Pearce | 2016-05-11 | -2/+1 | |
| | | |||||
* | | Emacs: Open tern-project files in json-mode | Alan Pearce | 2016-05-09 | -1/+2 | |
| | | |||||
* | | Emacs: Remove unnecessary guard | Alan Pearce | 2016-05-09 | -2/+1 | |
| | | |||||
* | | Emacs: Remove mmm-mode | Alan Pearce | 2016-05-09 | -39/+0 | |
| | | |||||
* | | Emacs: Remove todos | Alan Pearce | 2016-05-09 | -3/+0 | |
| | | |||||
* | | Emacs: Remove unused functions | Alan Pearce | 2016-05-09 | -8/+1 | |
| | | |||||
* | | Emacs: Remove projectile-direnv | Alan Pearce | 2016-05-09 | -8/+0 | |
| | | |||||
* | | Emacs: Make dtrt and editorconfig play together | Alan Pearce | 2016-05-06 | -3/+6 | |
| | | |||||
* | | Install volatile-highlights-mode | Alan Pearce | 2016-05-06 | -0/+11 | |
|/ | |||||
* | Emacs: Enable tern in web-mode | Alan Pearce | 2016-05-04 | -1/+2 | |
| | |||||
* | Emacs: Skip shebangs in js2-mode | Alan Pearce | 2016-05-03 | -0/+1 | |
| | |||||
* | Emacs: Open scripts with node shebang in js2-mode | Alan Pearce | 2016-05-03 | -0/+1 | |
| | |||||
* | Emacs: Don’t guess indentation with editorconfig | Alan Pearce | 2016-04-29 | -0/+2 | |
| | |||||
* | Emacs: Don’t configure save-place | Alan Pearce | 2016-04-29 | -11/+0 | |
| | |||||
* | Remove useless hook | Alan Pearce | 2016-04-29 | -4/+1 | |
| | |||||
* | Merge branch 'master' of home:projects/dotfiles | Alan Pearce | 2016-04-29 | -7/+6 | |
|\ | |||||
| * | Emacs: Use :config more | Alan Pearce | 2016-04-26 | -12/+10 | |
| | | |||||
| * | Remove deferred and stealth fontification | Alan Pearce | 2016-04-17 | -8/+4 | |
| | | |||||
* | | Emacs: Setup editorconfig again | Alan Pearce | 2016-04-29 | -0/+7 | |
| | | |||||
* | | Emacs: Remove JIT/deferred font-locking | Alan Pearce | 2016-04-29 | -8/+4 | |
| | | |||||
* | | Emacs: Add avy-goto-word binding | Alan Pearce | 2016-04-29 | -0/+1 | |
| | | |||||
* | | Emacs: Fix first startup errors | Alan Pearce | 2016-03-30 | -40/+42 | |
|/ | |||||
* | Merge branch 'master' of home:projects/dotfiles | Alan Pearce | 2016-03-29 | -28/+9 | |
|\ |