summary refs log tree commit diff stats
path: root/user/emacs/init.el
Commit message (Collapse)AuthorAgeLines
* Emacs: remove relative-buffers package (404)Alan Pearce2020-05-01-8/+0
| | | | Replaced by doom-modeline functionality
* Emacs: enable git-gutter after tweaking fringesAlan Pearce2020-04-23-2/+2
|
* Emacs: re-add company-lspAlan Pearce2020-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 Pearce2020-04-16-0/+1
|
* Emacs: reduce fruit salad effect, regardless of themeAlan Pearce2020-04-09-0/+2
|
* Emacs: make deletion of modified vc-backed files easierAlan Pearce2020-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 filesAlan Pearce2020-04-03-0/+999
After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with.