Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Create initial rust development setup | Alan Pearce | 2021-05-06 | -0/+1 | |
| | |||||
* | Configure basic clojure development environment | Alan Pearce | 2021-04-13 | -0/+2 | |
| | |||||
* | edit: use new Emacs frame (aka OS window) | Alan Pearce | 2021-04-13 | -1/+1 | |
| | |||||
* | emacs: enable racket, racket-xp modes | Alan Pearce | 2021-03-19 | -0/+1 | |
| | |||||
* | Emacs: use package-quickstart | Alan Pearce | 2021-03-09 | -0/+1 | |
| | |||||
* | Emacs: remove ivy-prescient | Alan Pearce | 2020-12-29 | -2/+0 | |
| | | | | Causes slowdowns for very little benefit | ||||
* | Emacs: remove deprecated evil-magit package | Alan Pearce | 2020-12-21 | -1/+0 | |
| | | | | Consumed by evil-collection | ||||
* | Emacs: install and enable ivy-prescient | Alan Pearce | 2020-12-08 | -0/+2 | |
| | |||||
* | Emacs: remove company-lsp (obsolete) | Alan Pearce | 2020-11-16 | -1/+0 | |
| | | | | Superseded by company's own company-capf backend | ||||
* | Emacs: replace prettier-js and sqlformat with format-all | Alan Pearce | 2020-10-24 | -2/+1 | |
| | |||||
* | Emacs: don't install desktop file on darwin | Alan Pearce | 2020-09-21 | -1/+3 | |
| | |||||
* | Emacs: format SQL files on save | Alan Pearce | 2020-08-26 | -0/+1 | |
| | |||||
* | Emacs: move relevant config to early-init | Alan Pearce | 2020-08-26 | -0/+6 | |
| | |||||
* | BC! Emacs: move config to XDG config dir | Alan Pearce | 2020-08-26 | -2/+2 | |
| | |||||
* | Remove prettier_d | Alan Pearce | 2020-08-24 | -1/+0 | |
| | | | | Poor installation method, slows down installs for a small increase in performance. | ||||
* | Emacs: update to unstable channel (27.1) | Alan Pearce | 2020-08-24 | -0/+1 | |
| | |||||
* | Emacs: Add lsp-ivy for nice goto-workspace-definition command | Alan Pearce | 2020-07-06 | -0/+1 | |
| | |||||
* | Emacs: add tide for live TS type checking | Alan Pearce | 2020-06-11 | -0/+1 | |
| | | | | | eslint doesn't check types, which leads to surprising behaviour when building. | ||||
* | Emacs: remove relative-buffers package (404) | Alan Pearce | 2020-05-01 | -1/+0 | |
| | | | | Replaced by doom-modeline functionality | ||||
* | Emacs: re-add company-lsp | Alan Pearce | 2020-04-21 | -0/+1 | |
| | | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback. | ||||
* | Emacs: Install doom themes | Alan Pearce | 2020-04-05 | -0/+1 | |
| | |||||
* | Reorganise folder structure to remove hidden files | Alan Pearce | 2020-04-03 | -1/+1 | |
| | | | | | After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with. | ||||
* | Emacs: use kubel in place of kubernetes.el | Alan Pearce | 2020-03-17 | -2/+2 | |
| | | | | kubernetes.el did not build on nix. kubel seems simpler and faster as well. | ||||
* | Emacs: remove minions | Alan Pearce | 2020-02-27 | -1/+0 | |
| | | | | | Not used by doom-modeline unless configured. Since I didn't notice until now, it would seem that it's not necessary. | ||||
* | Emacs: optimise lsp setup | Alan Pearce | 2020-02-27 | -1/+0 | |
| | |||||
* | Emacs: use emacs-nix overlay for more up-to-date packages | Alan Pearce | 2020-01-31 | -0/+6 | |
| | |||||
* | Configure golang dev environment | Alan Pearce | 2020-01-26 | -0/+1 | |
| | |||||
* | Emacs: bind C-a/C-q to change number at point like vim | Alan Pearce | 2020-01-02 | -0/+1 | |
| | |||||
* | Emacs: install evil-matchit for better jumping between begin/end | Alan Pearce | 2020-01-02 | -0/+1 | |
| | |||||
* | Emacs: configure evil-embrace to supplement evil-surround | Alan Pearce | 2020-01-02 | -0/+1 | |
| | |||||
* | Emacs: show number of search matches in minibuffer or modeline | Alan Pearce | 2020-01-02 | -0/+1 | |
| | |||||
* | Emacs: remove unused monochrome-ish themes | Alan Pearce | 2019-12-13 | -2/+0 | |
| | |||||
* | Revert "Emacs: remove relative-buffers" | Alan Pearce | 2019-12-10 | -0/+1 | |
| | | | | | | This reverts commit 34e6a0cc0ce0103a2ee01edd2421c415af28be4a. This isn't only used in the modeline, but also for buffer-selection | ||||
* | Emacs: create eshell module to handle aliases | Alan Pearce | 2019-12-06 | -4/+33 | |
| | |||||
* | Emacs: remove relative-buffers | Alan Pearce | 2019-11-30 | -1/+0 | |
| | | | | No longer necessary with doom-modeline | ||||
* | Emacs: replace moody with doom-modeline | Alan Pearce | 2019-11-30 | -1/+1 | |
| | |||||
* | Emacs: remove basic-theme | Alan Pearce | 2019-11-30 | -1/+0 | |
| | |||||
* | Emacs: don't load site-lisp when byte-compiling | Alan Pearce | 2019-11-30 | -1/+1 | |
| | |||||
* | Emacs: Enable company-lsp | Alan Pearce | 2019-11-29 | -0/+1 | |
| | |||||
* | Emacs: setup ledger and evil-ledger | Alan Pearce | 2019-11-19 | -0/+1 | |
| | |||||
* | Don't use pkgsUnstable unnecessarily | Alan Pearce | 2019-10-21 | -9/+1 | |
| | |||||
* | Emacs: setup flycheck like flymake and prefer it in lsp-ui | Alan Pearce | 2019-10-09 | -1/+0 | |
| | |||||
* | Emacs: fix wrong mu version | Alan Pearce | 2019-10-09 | -1/+1 | |
| | |||||
* | mv modules settings | Alan Pearce | 2019-10-08 | -0/+169 | |