summary refs log tree commit diff stats
path: root/user/emacs
Commit message (Expand)AuthorAgeLines
* Create initial rust development setupAlan Pearce2021-05-06-1/+10
* Emacs: show LSP reference peek menu even for one candidateAlan Pearce2021-05-06-1/+2
* Emacs: run eslint after tide checksAlan Pearce2021-05-03-0/+1
* Configure basic clojure development environmentAlan Pearce2021-04-13-0/+4
* Emacs: enable company-tide as secondary backend for typescriptAlan Pearce2021-03-28-0/+15
* Emacs: use newer projectile variable nameAlan Pearce2021-03-28-4/+4
* Emacs: make underscore part of word in c-like modesAlan Pearce2021-03-28-0/+4
* Emacs: enable npm-based tools in json filesAlan Pearce2021-03-22-1/+1
* emacs: enable racket, racket-xp modesAlan Pearce2021-03-19-0/+5
* Emacs: switch to a mildly-colourful theme (doom-homage-white)Alan Pearce2021-03-09-0/+2
* Emacs: use package-quickstartAlan Pearce2021-03-09-2/+1
* Emacs: open tsx files via typescript-mode by defaultAlan Pearce2021-01-28-4/+7
* Emacs: set up format-all-mode with default formattersAlan Pearce2021-01-28-1/+1
* Emacs: add pair for elisp docstring `+' pairingAlan Pearce2021-01-28-0/+2
* Emacs: only make / a surround pair in javascript-modeAlan Pearce2021-01-28-2/+3
* Emacs: assume html files are django-like templatesAlan Pearce2021-01-20-1/+2
* Emacs: load magit immediatelyAlan Pearce2020-12-29-1/+0
* Emacs: remove ivy-prescientAlan Pearce2020-12-29-4/+0
* Emacs: fix evil warnings about undo-systemAlan Pearce2020-12-21-0/+1
* TabNine: move back to .local/tabnine/Alan Pearce2020-12-21-1/+1
* Emacs: remove deprecated evil-magit packageAlan Pearce2020-12-21-7/+3
* TabNine: move binaries to XDG data directoryAlan Pearce2020-12-12-1/+1
* Emacs: unbind C-j in companyAlan Pearce2020-12-11-0/+1
* Emacs: configure feature-modeAlan Pearce2020-12-11-1/+4
* Emacs: install and enable ivy-prescientAlan Pearce2020-12-08-0/+4
* Emacs: don't show recent tags in magitAlan Pearce2020-12-08-0/+1
* Emacs: start serverAlan Pearce2020-12-02-0/+1
* Emacs: fix undoAlan Pearce2020-11-26-0/+4
* Emacs: use undo-tree as undo system in evilAlan Pearce2020-11-26-1/+2
* Emacs: Workaround format-all errors in templated yaml filesAlan Pearce2020-11-18-2/+1
* Emacs: remove company-lsp (obsolete)Alan Pearce2020-11-16-5/+0
* Emacs: fix magit errorAlan Pearce2020-11-14-1/+2
* Emacs: fix eldoc-box initialisationAlan Pearce2020-11-05-4/+2
* Emacs: replace prettier-js and sqlformat with format-allAlan Pearce2020-10-24-10/+14
* Emacs: optimise text flowingAlan Pearce2020-10-01-0/+6
* Emacs: improve lsp key helpAlan Pearce2020-09-21-0/+1
* Emacs: fix lsp not initialised in ts filesAlan Pearce2020-09-21-0/+3
* Emacs: enable editing of root-owned remote filesAlan Pearce2020-09-10-0/+11
* Emacs: add magit-log-buffer-file shortcutAlan Pearce2020-09-10-0/+1
* Emacs: initialise sqlformat hook correctlyAlan Pearce2020-09-10-1/+1
* Emacs: format SQL files on saveAlan Pearce2020-08-26-0/+6
* Emacs: move relevant config to early-initAlan Pearce2020-08-26-13/+14
* BC! Emacs: move config to XDG config dirAlan Pearce2020-08-26-2/+3
* Remove prettier_dAlan Pearce2020-08-24-5/+1
* Emacs: remove LSP workaroundAlan Pearce2020-08-24-1/+0
* Fix syntax errorAlan Pearce2020-07-29-1/+1
* Emacs: don't bury magit buffers with ESCAlan Pearce2020-07-29-1/+4
* Emacs: add keybind for lsp-ivy-workspace-symbolAlan Pearce2020-07-16-0/+1
* Emacs: fix company configuration (broken by tide load side-effects)Alan Pearce2020-07-16-1/+6
* Emacs: Add lsp-ivy for nice goto-workspace-definition commandAlan Pearce2020-07-06-0/+3