summary refs log tree commit diff stats
path: root/emacs
Commit message (Expand)AuthorAgeLines
...
* | Emacs: Enable emmet-mode in web-modeAlan Pearce2017-07-05-0/+1
|/
* Emacs: Fix incorrectly detection of editorconfig-modeAlan Pearce2017-06-29-1/+1
* Emacs: Enable prettify-symbols-modeAlan Pearce2017-06-27-0/+7
* Emacs: Use electric-indent everywhere; not just in C-like modesAlan Pearce2017-06-26-2/+1
* Emacs: use nix wrappers for flycheck iff sandbox detectedAlan Pearce2017-06-26-2/+8
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-26-1/+9
|\
| * Emacs: Make org-journal mode nicer to work inAlan Pearce2017-06-25-1/+9
* | Emacs: Improve emmet-mode setupAlan Pearce2017-06-26-2/+3
|/
* Emacs: Setup Emmet in CSS modeAlan Pearce2017-06-23-1/+2
* Emacs: Only enable flycheck-flow when executable foundAlan Pearce2017-06-23-0/+1
* Emacs: Change git-gutter colours to match white-themeAlan Pearce2017-06-23-3/+3
* Emacs: Install nix-sandboxAlan Pearce2017-06-22-0/+16
* Emacs: Don't italicise font-lock strings in white-themeAlan Pearce2017-06-19-1/+2
* Emacs: Fix invocation of white-themeAlan Pearce2017-06-19-1/+1
* Emacs: Setup toml-modeAlan Pearce2017-06-19-0/+3
* Emacs: Install rjsx-mode for React component filesAlan Pearce2017-06-19-2/+10
* Emacs: Tweak Linux/X11 fontsAlan Pearce2017-06-18-2/+2
* Emacs: Use web-mode for nunjucks.njk templatesAlan Pearce2017-06-18-1/+2
* Emacs: Disable js missing semicolon warningAlan Pearce2017-06-18-1/+2
* Emacs: Support nodeJS projects in projectileAlan Pearce2017-06-18-1/+11
* Emacs: use exec-path-from-shell on Linux daemonsAlan Pearce2017-06-18-1/+3
* Emacs: Try white-themeAlan Pearce2017-06-18-0/+15
* Emacs: Improve nix-emacs checkAlan Pearce2017-06-18-1/+2
* Emacs: Remove unused theme declarationsAlan Pearce2017-06-16-28/+2
* Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-06-12-0/+1
|\
| * Emacs: Don't slant JS object property keywordsAlan Pearce2017-06-12-0/+1
* | Emacs: Setup org-journal againAlan Pearce2017-06-12-1/+3
* | Emacs: Remove dired-+Alan Pearce2017-06-12-8/+0
|/
* Emacs: Fix projectile initialisationAlan Pearce2017-06-07-1/+1
* Emacs: Update projectile commentaryAlan Pearce2017-06-06-2/+1
* Emacs: Be explicitly positive when enabling projectile-modeAlan Pearce2017-06-06-1/+1
* Emacs: Add completion for yarn-run commandAlan Pearce2017-06-06-1/+2
* Emacs: Fix undefined server-name errorAlan Pearce2017-06-06-1/+1
* Emacs: Load packages at startup if daemonAlan Pearce2017-06-06-0/+1
* Emacs: Run with pure packages if installed via nixAlan Pearce2017-06-06-20/+25
* Emacs: Load counsel-projectile after counsel and projectileAlan Pearce2017-06-06-0/+1
* Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-05-40/+157
|\
| * Emacs: Load flycheck-vale only if vale is executableAlan Pearce2017-06-04-0/+1
| * Emacs: Fix org-src keymap initAlan Pearce2017-06-04-3/+7
| * Emacs: Configure easy-hugoAlan Pearce2017-06-04-0/+11
| * Emacs: Ensure osrelease file exists before readingAlan Pearce2017-06-03-5/+6
| * Merge branch 'master' of ssh://alanpearce.eu/dotfilesAlan Pearce2017-06-03-33/+49
| |\
| | * Emacs: Setup dired-du-modeAlan Pearce2017-06-02-0/+11
| | * Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-01-2/+13
| | |\
| | * | Emacs: Swap fringes used by git-gutter/flycheckAlan Pearce2017-06-01-15/+30
| | * | Emacs: Always make the background whiteAlan Pearce2017-05-30-0/+1
| | * | Emacs: Only load theme if it makes senseAlan Pearce2017-05-30-0/+2
| | * | Emacs: Tweak the fringeAlan Pearce2017-05-30-1/+2
| | * | Emacs: Use rg instead of ag for counsel-projectileAlan Pearce2017-05-30-1/+3
| | * | Emacs: Remove copy-as-formatAlan Pearce2017-05-30-16/+0