Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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/+0 | |
| | | | | | 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 | -0/+6 | |
| | | | | kubernetes.el did not build on nix. kubel seems simpler and faster as well. | ||||
* | Emacs: optimise file loading at startup | Alan Pearce | 2020-03-02 | -2/+5 | |
| | |||||
* | Emacs: optimise GC during minibuffer usage | Alan Pearce | 2020-03-02 | -5/+8 | |
| | |||||
* | Emacs: enable previewing buffers when switching | Alan Pearce | 2020-02-28 | -1/+1 | |
| | |||||
* | Emacs: tell doom-modeline to use projectile | Alan Pearce | 2020-02-27 | -0/+1 | |
| | |||||
* | Emacs: don't load git-gutter | Alan Pearce | 2020-02-27 | -2/+0 | |
| | |||||
* | Emacs: remove minions | Alan Pearce | 2020-02-27 | -6/+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 startup | Alan Pearce | 2020-02-27 | -4/+13 | |
| | |||||
* | Emacs: remove tabnine load-path override | Alan Pearce | 2020-02-27 | -6/+0 | |
| | |||||
* | Emacs: fix company-tabnine startup | Alan Pearce | 2020-02-27 | -1/+1 | |
| | |||||
* | Emacs: optimise startup and GC | Alan Pearce | 2020-02-27 | -1/+7 | |
| | |||||
* | Emacs: optimise lsp setup | Alan Pearce | 2020-02-27 | -6/+2 | |
| | |||||
* | Emacs: use proper form of general keymap mapping | Alan Pearce | 2020-02-27 | -1/+1 | |
| | |||||
* | Emacs: fix lsp | Alan Pearce | 2020-02-27 | -0/+1 | |
| | |||||
* | Emacs: use amx without smex history migration | Alan Pearce | 2020-02-27 | -4/+2 | |
| | |||||
* | Emacs: remove deprecated lsp variable | Alan Pearce | 2020-02-27 | -1/+0 | |
| | |||||
* | Emacs: remove use-package calls for non-packages | Alan Pearce | 2020-02-18 | -6/+2 | |
| | |||||
* | Emacs: ensure theme package is loaded | Alan Pearce | 2020-02-18 | -1/+2 | |
| | |||||
* | Emacs: improve startup speed | Alan Pearce | 2020-02-18 | -10/+10 | |
| | |||||
* | Emacs: remove beancount | Alan Pearce | 2020-01-29 | -5/+0 | |
| | |||||
* | Configure golang dev environment | Alan Pearce | 2020-01-26 | -0/+12 | |
| | |||||
* | Emacs: make projectile-kill-buffers ignore special buffers | Alan Pearce | 2020-01-22 | -0/+1 | |
| | |||||
* | Emacs: fix evil-collection warnings | Alan Pearce | 2020-01-11 | -7/+2 | |
| | |||||
* | Emacs: improve company tab handling | Alan Pearce | 2020-01-11 | -2/+8 | |
| | |||||
* | Emacs: use web-mode for html | Alan Pearce | 2020-01-11 | -1/+2 | |
| | |||||
* | Emacs: Set css inndentation | Alan Pearce | 2020-01-11 | -0/+5 | |
| | |||||
* | Emacs: fix unbound regex in tsx mode specification | Alan Pearce | 2020-01-11 | -1/+1 | |
| | |||||
* | Emacs: improve flycheck responsiveness | Alan Pearce | 2020-01-10 | -1/+1 | |
| | |||||
* | Emacs: disable lsp-ui-doc-mode properly | Alan Pearce | 2020-01-10 | -2/+2 | |
| | |||||
* | Emacs: add slash surround pair | Alan Pearce | 2020-01-10 | -1/+19 | |
| | |||||
* | Emacs: bind C-a/C-q to change number at point like vim | Alan Pearce | 2020-01-02 | -0/+6 | |
| | |||||
* | Emacs: install evil-matchit for better jumping between begin/end | Alan Pearce | 2020-01-02 | -0/+5 | |
| | |||||
* | Emacs: configure evil-embrace to supplement evil-surround | Alan Pearce | 2020-01-02 | -0/+9 | |
| | |||||
* | Emacs: show number of search matches in minibuffer or modeline | Alan Pearce | 2020-01-02 | -1/+6 | |
| | |||||
* | Emacs: tweak startup ordering | Alan Pearce | 2020-01-02 | -0/+2 | |
| | |||||
* | Emacs: use emacs state in ledger-reconcile buffers | Alan Pearce | 2019-12-23 | -0/+1 | |
| | |||||
* | Emacs: delay completion when not using TabNine | Alan Pearce | 2019-12-13 | -1/+1 | |
| | |||||
* | Emacs: increase minimum width of windows before splitting | Alan Pearce | 2019-12-10 | -1/+1 | |
| | |||||
* | Emacs: update relative-buffers configuration | Alan Pearce | 2019-12-10 | -1/+3 | |
| | |||||
* | Revert "Emacs: remove relative-buffers" | Alan Pearce | 2019-12-10 | -0/+6 | |
| | | | | | | This reverts commit 34e6a0cc0ce0103a2ee01edd2421c415af28be4a. This isn't only used in the modeline, but also for buffer-selection | ||||
* | Emacs: remove old eshell alias file | Alan Pearce | 2019-12-06 | -25/+0 | |
| | |||||
* | Emacs: Fix init errors in eshell configuration | Alan Pearce | 2019-12-04 | -2/+2 | |
| | |||||
* | Emacs: increase max length of VCS info in modeline | Alan Pearce | 2019-12-04 | -0/+1 | |
| | |||||
* | Emacs: add global keybinding for eshell-toggle | Alan Pearce | 2019-12-04 | -0/+1 | |
| | |||||
* | Emacs: start eshell in insert mode | Alan Pearce | 2019-12-04 | -0/+1 | |
| | |||||
* | Emacs: bind <leader>c to C-c, whatever that may do | Alan Pearce | 2019-12-04 | -0/+1 | |
| | |||||
* | Emacs: disable icons in treemacs | Alan Pearce | 2019-12-04 | -0/+6 | |
| | |||||
* | Emacs: use tab, not enter for completion | Alan Pearce | 2019-12-04 | -2/+5 | |
| |