Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Emacs: remove relative-buffers package (404) | Alan Pearce | 2020-05-01 | -8/+0 |
| | | | | Replaced by doom-modeline functionality | |||
* | Emacs: enable git-gutter after tweaking fringes | Alan Pearce | 2020-04-23 | -2/+2 |
| | ||||
* | Emacs: re-add company-lsp | Alan Pearce | 2020-04-21 | -0/+5 |
| | | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback. | |||
* | Emacs: add lsp-mode shortcut to <leader> | Alan Pearce | 2020-04-16 | -0/+1 |
| | ||||
* | Emacs: reduce fruit salad effect, regardless of theme | Alan Pearce | 2020-04-09 | -0/+2 |
| | ||||
* | Emacs: make deletion of modified vc-backed files easier | Alan Pearce | 2020-04-04 | -1/+1 |
| | | | | | crux-delete-file-and-buffer uses vc-delete-file, which aborts if the file is not up to date in the VCS, which is oftun infuriating | |||
* | Reorganise folder structure to remove hidden files | Alan Pearce | 2020-04-03 | -0/+999 |
After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with. |