Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | Emacs: Truncate lines instead of wrapping | Alan Pearce | 2017-05-23 | -1/+2 | |
| | | | |||||
| | * | Emacs: Simplify code display in eziam | Alan Pearce | 2017-05-23 | -0/+2 | |
| | | | |||||
| | * | Emacs: Improve flycheck fringe indication | Alan Pearce | 2017-05-22 | -0/+3 | |
| | | | | | | | | | | | | Show a flat block of colour on the right fringe | ||||
| | * | Emacs: Make git-gutter look nicer | Alan Pearce | 2017-05-22 | -3/+17 | |
| | | | |||||
| | * | Emacs: Remove useless call to use-package-verbose | Alan Pearce | 2017-05-22 | -2/+1 | |
| | | | |||||
| | * | Emacs: Show flycheck messages as tooltips | Alan Pearce | 2017-05-22 | -0/+12 | |
| | | | |||||
| | * | Emacs: Don't flycheck on new-lines | Alan Pearce | 2017-05-22 | -1/+1 | |
| | | | | | | | | | | | | This slows down the editor | ||||
| | * | Emacs: Install flow-minor-mode | Alan Pearce | 2017-05-22 | -0/+9 | |
| | | | |||||
| | * | Emacs: Load flycheck-flow after js2-mode | Alan Pearce | 2017-05-22 | -0/+1 | |
| | | | |||||
| | * | Emacs: Install imenu-anywhere | Alan Pearce | 2017-05-22 | -0/+9 | |
| | | | |||||
| | * | Emacs: Load company-nixos-options later | Alan Pearce | 2017-05-22 | -0/+1 | |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-05-21 | -12/+32 | |
| |\ \ | |||||
| * | | | Emacs: Don't set Linux fonts on Windows/WSL/X11 | Alan Pearce | 2017-05-21 | -1/+2 | |
| | | | | |||||
* | | | | Emacs: Use AA fonts on X11 | Alan Pearce | 2017-06-05 | -2/+2 | |
| |_|/ |/| | | |||||
* | | | Emacs: Change X font size following DPI change | Alan Pearce | 2017-05-21 | -2/+2 | |
| |/ |/| | |||||
* | | Emacs: Remove music setup | Alan Pearce | 2017-05-19 | -9/+0 | |
| | | |||||
* | | Emacs: Add "live coding" command | Alan Pearce | 2017-05-15 | -0/+27 | |
| | | |||||
* | | Emacs: Change macOS fonts across emacs-mac and normal emacs | Alan Pearce | 2017-05-15 | -3/+4 | |
| | | |||||
* | | Emacs: Set switch/case indentation to follow most styles | Alan Pearce | 2017-05-15 | -0/+1 | |
|/ | |||||
* | Emacs: Setup flycheck-flow | Alan Pearce | 2017-05-12 | -0/+8 | |
| | |||||
* | Emacs: Use any eslint_d instead of global | Alan Pearce | 2017-05-12 | -1/+1 | |
| | | | | | With the package add-node-modules-path, this allows using a local version of eslint_d | ||||
* | Emacs: Fix initialisation of tern-mode | Alan Pearce | 2017-05-12 | -2/+4 | |
| | |||||
* | Emacs: Setup beginend mode | Alan Pearce | 2017-05-11 | -0/+11 | |
| | |||||
* | Emacs: Improve org-mode navigation | Alan Pearce | 2017-05-11 | -0/+4 | |
| | |||||
* | Emacs: Configure desktop mode | Alan Pearce | 2017-05-10 | -0/+21 | |
| | | | | | Auto-save Emacs' state if a desktop file exists. This is probably as DWIM as I need. | ||||
* | Update email addresses | Alan Pearce | 2017-05-10 | -1/+1 | |
| | |||||
* | Emacs: Re-bind execute-extended-command | Alan Pearce | 2017-05-10 | -1/+1 | |
| | | | | Move it away from eval-defun, as C-u C-M-x is useful for debugging elisp | ||||
* | Emacs: replace Jade (JS IDE) with Indium | Alan Pearce | 2017-05-10 | -4/+13 | |
| | | | | Jade was renamed due to trademark issues. | ||||
* | Emacs: Make macOS variable-pitch font size consistent | Alan Pearce | 2017-05-08 | -1/+1 | |
| | |||||
* | Emacs: Try eziam-light-theme | Alan Pearce | 2017-05-08 | -0/+12 | |
| | |||||
* | Emacs: Remove missing packages | Alan Pearce | 2017-05-08 | -15/+0 | |
| | | | | | - xrdb-mode - smart-scan | ||||
* | Emacs: Increase font size | Alan Pearce | 2017-05-08 | -1/+1 | |
| | | | | | I started working in a new office, with the screen further away. I don't think Monaco 10 will be comfortable for long periods of work | ||||
* | Emacs: Move window chrome configuration to own block | Alan Pearce | 2017-05-08 | -55/+61 | |
| | | | | It's not really related to a specific theme. | ||||
* | Emacs: Remove org-page setup | Alan Pearce | 2017-05-08 | -13/+0 | |
| | | | | | | It doesn't seem suitable for me. It includes javascript, in particular for code snippet rendering and doesn't allow templates to be defined. | ||||
* | Emacs: Re-enable melpa | Alan Pearce | 2017-05-05 | -3/+3 | |
| | | | | | | | I keep reading that melpa-stable isn't really supposed to be used. I'm not sure what it's purpose is, therefore. I liked the idea of having only versioned plugins as it had a reduced chance of breaking things. | ||||
* | Emacs: Auto-add node_modules bin folders to path | Alan Pearce | 2017-05-05 | -0/+11 | |
| | |||||
* | Emacs: Unset cursor type | Alan Pearce | 2017-05-05 | -1/+0 | |
| | | | | | A new version of multiple-cursors tries to mimic a bar cursor, but it uses a taller character in the Monaco-10 font, so the lines jump around. | ||||
* | Emacs: Install and configure eyebrowse | Alan Pearce | 2017-05-04 | -0/+21 | |
| | |||||
* | Emacs: Use counsel-imenu | Alan Pearce | 2017-05-04 | -23/+0 | |
| | |||||
* | Emacs: Use counsel instead of ivy for imenu | Alan Pearce | 2017-05-04 | -0/+1 | |
| | |||||
* | Emacs: Replace deprecated system-name var with fun | Alan Pearce | 2017-05-01 | -3/+3 | |
| | |||||
* | Emacs: Fix hook-helper startup error | Alan Pearce | 2017-05-01 | -1/+2 | |
| | |||||
* | Emacs: Include line-spacing in font definition | Alan Pearce | 2017-04-28 | -3/+5 | |
| | |||||
* | Emacs: Disable show-trailing-whitespace by default | Alan Pearce | 2017-04-28 | -1/+0 | |
| | | | | | | This should avoid it being enabled in "special" buffers. As it's already turned on in prog-mode-hook and text-mode-hook, this should work nicely. | ||||
* | Emacs: Fix server test | Alan Pearce | 2017-04-28 | -3/+3 | |
| | |||||
* | Emacs: bind js2-refactor's kill command | Alan Pearce | 2017-04-28 | -0/+2 | |
| | |||||
* | Emacs: Improve hook setup with hook-helpers | Alan Pearce | 2017-04-28 | -30/+36 | |
| | |||||
* | Emacs: Use use-package for more builtins | Alan Pearce | 2017-04-28 | -6/+7 | |
| | |||||
* | Emacs: Move hyperspec setup to correct place | Alan Pearce | 2017-04-28 | -9/+2 | |
| | |||||
* | Emacs: Remove org-caldav | Alan Pearce | 2017-04-28 | -20/+0 | |
| |