Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: Simplify nix title generation | Alan Pearce | 2017-07-11 | -17/+17 | |
| | |||||
* | Emacs: Remove extra space in title | Alan Pearce | 2017-07-10 | -1/+1 | |
| | |||||
* | Emacs: Add nix generation info to title if built via nix | Alan Pearce | 2017-07-10 | -1/+19 | |
| | |||||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-07-05 | -11/+12 | |
|\ | |||||
| * | Emacs: Load avy on idle | Alan Pearce | 2017-07-05 | -0/+1 | |
| | | |||||
| * | Emacs: Diminish some Javascript minor modes | Alan Pearce | 2017-07-05 | -1/+2 | |
| | | |||||
| * | Emacs: Use mac-auto-operator-composition-mode on mac-port | Alan Pearce | 2017-07-05 | -2/+5 | |
| | | |||||
| * | Emacs: Remove company-nixos-options | Alan Pearce | 2017-07-05 | -7/+0 | |
| | | | | | | | | It keeps breaking completion, which is annoying. | ||||
| * | Emacs: Diminish flyspell mode | Alan Pearce | 2017-07-04 | -0/+1 | |
| | | |||||
| * | Emacs: Diminish editorconfig mode | Alan Pearce | 2017-07-04 | -0/+1 | |
| | | |||||
| * | Emacs: Remove column and line number from modeline | Alan Pearce | 2017-07-04 | -1/+2 | |
| | | |||||
* | | Emacs: Enable emmet-mode in web-mode | Alan Pearce | 2017-07-05 | -0/+1 | |
|/ | |||||
* | Emacs: Fix incorrectly detection of editorconfig-mode | Alan Pearce | 2017-06-29 | -1/+1 | |
| | |||||
* | Emacs: Enable prettify-symbols-mode | Alan Pearce | 2017-06-27 | -0/+7 | |
| | |||||
* | Emacs: Use electric-indent everywhere; not just in C-like modes | Alan Pearce | 2017-06-26 | -2/+1 | |
| | |||||
* | Emacs: use nix wrappers for flycheck iff sandbox detected | Alan Pearce | 2017-06-26 | -2/+8 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-26 | -1/+9 | |
|\ | |||||
| * | Emacs: Make org-journal mode nicer to work in | Alan Pearce | 2017-06-25 | -1/+9 | |
| | | |||||
* | | Emacs: Improve emmet-mode setup | Alan Pearce | 2017-06-26 | -2/+3 | |
|/ | |||||
* | Emacs: Setup Emmet in CSS mode | Alan Pearce | 2017-06-23 | -1/+2 | |
| | |||||
* | Emacs: Only enable flycheck-flow when executable found | Alan Pearce | 2017-06-23 | -0/+1 | |
| | |||||
* | Emacs: Change git-gutter colours to match white-theme | Alan Pearce | 2017-06-23 | -3/+3 | |
| | |||||
* | Emacs: Install nix-sandbox | Alan Pearce | 2017-06-22 | -0/+16 | |
| | |||||
* | Emacs: Don't italicise font-lock strings in white-theme | Alan Pearce | 2017-06-19 | -1/+2 | |
| | |||||
* | Emacs: Fix invocation of white-theme | Alan Pearce | 2017-06-19 | -1/+1 | |
| | |||||
* | Emacs: Setup toml-mode | Alan Pearce | 2017-06-19 | -0/+3 | |
| | |||||
* | Emacs: Install rjsx-mode for React component files | Alan Pearce | 2017-06-19 | -2/+10 | |
| | |||||
* | Emacs: Tweak Linux/X11 fonts | Alan Pearce | 2017-06-18 | -2/+2 | |
| | |||||
* | Emacs: Use web-mode for nunjucks.njk templates | Alan Pearce | 2017-06-18 | -1/+2 | |
| | |||||
* | Emacs: Disable js missing semicolon warning | Alan Pearce | 2017-06-18 | -1/+2 | |
| | |||||
* | Emacs: Support nodeJS projects in projectile | Alan Pearce | 2017-06-18 | -1/+11 | |
| | |||||
* | Emacs: use exec-path-from-shell on Linux daemons | Alan Pearce | 2017-06-18 | -1/+3 | |
| | | | | As it's usually run via systemd, there isn't much of an environment | ||||
* | Emacs: Try white-theme | Alan Pearce | 2017-06-18 | -0/+15 | |
| | |||||
* | Emacs: Improve nix-emacs check | Alan Pearce | 2017-06-18 | -1/+2 | |
| | |||||
* | Emacs: Remove unused theme declarations | Alan Pearce | 2017-06-16 | -28/+2 | |
| | |||||
* | Merge branch 'master' of ssh://alanpearce.eu/dotfiles | Alan Pearce | 2017-06-12 | -0/+1 | |
|\ | |||||
| * | Emacs: Don't slant JS object property keywords | Alan Pearce | 2017-06-12 | -0/+1 | |
| | | | | | | | | | | It doesn't work well with computed properties and smartparens. I'm not too concerned about why right now, so just work around it. | ||||
* | | Emacs: Setup org-journal again | Alan Pearce | 2017-06-12 | -1/+3 | |
| | | | | | | | | Let's see if I use it more often now | ||||
* | | Emacs: Remove dired-+ | Alan Pearce | 2017-06-12 | -8/+0 | |
|/ | | | | I don't think I use it | ||||
* | Emacs: Fix projectile initialisation | Alan Pearce | 2017-06-07 | -1/+1 | |
| | | | | | | projectile-mode does not enable projectile in all buffers. projectile-global-mode is deprecated as a _command_. It is necessary to use the function for the global behaviour. | ||||
* | Emacs: Update projectile commentary | Alan Pearce | 2017-06-06 | -2/+1 | |
| | |||||
* | Emacs: Be explicitly positive when enabling projectile-mode | Alan Pearce | 2017-06-06 | -1/+1 | |
| | |||||
* | Emacs: Add completion for yarn-run command | Alan Pearce | 2017-06-06 | -1/+2 | |
| | |||||
* | Emacs: Fix undefined server-name error | Alan Pearce | 2017-06-06 | -1/+1 | |
| | |||||
* | Emacs: Load packages at startup if daemon | Alan Pearce | 2017-06-06 | -0/+1 | |
| | |||||
* | Emacs: Run with pure packages if installed via nix | Alan Pearce | 2017-06-06 | -20/+25 | |
| | | | | | | | | This is not a perfect method of detection, but if I install emacs via nix I'm almost certainly going to use my custom derivation. Checking the equality of system-name and emacs-build-system makes it more likely to be correct, as a normal nix emacs build would probably installed from a pre-built hydra package. | ||||
* | Emacs: Load counsel-projectile after counsel and projectile | Alan Pearce | 2017-06-06 | -0/+1 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-05 | -40/+157 | |
|\ | |||||
| * | Emacs: Load flycheck-vale only if vale is executable | Alan Pearce | 2017-06-04 | -0/+1 | |
| | | |||||
| * | Emacs: Fix org-src keymap init | Alan Pearce | 2017-06-04 | -3/+7 | |
| | |