summary refs log tree commit diff stats
path: root/user/settings/emacs.nix
Commit message (Collapse)AuthorAgeLines
* remove vestiges of kubernetes setupAlan Pearce2024-04-19-3/+0
|
* Improve diffing for Common and Emacs LispsAlan Pearce2024-04-14-0/+7
|
* Emacs: install astro-ts-modeAlan Pearce2024-04-12-0/+1
|
* Emacs: don't automatically try to read files with sudoAlan Pearce2024-03-30-1/+0
| | | | | It's annoying when I want to look at a file in the nix store and I don't have much use for it otherwise
* Emacs: remove jinx and use flyspell insteadAlan Pearce2023-11-17-1/+0
|
* Emacs: remove consult-ghq overrideAlan Pearce2023-11-13-13/+0
| | | | Changes have been applied upstream
* Emacs: install expand-region, bound to SPC in visual modeAlan Pearce2023-09-22-0/+1
|
* Emacs: replace company with corfuAlan Pearce2023-09-17-5/+3
|
* Emacs: install major-mode for systemd filesAlan Pearce2023-09-10-0/+1
|
* Emacs: install orderlessAlan Pearce2023-09-10-0/+1
|
* Emacs: popup flymake errors at pointAlan Pearce2023-09-09-0/+1
|
* emacs: enable exchanging two selections with cxAlan Pearce2023-09-08-0/+1
|
* emacs: use built-in use-packageAlan Pearce2023-09-08-1/+0
|
* emacs: replace git-messenger with vc-msgAlan Pearce2023-09-08-1/+1
|
* Emacs: remove now-duplicate client desktop application fileAlan Pearce2023-08-30-22/+0
|
* eglot: use built-in version (emacs >=29)Alan Pearce2023-08-29-1/+0
|
* Emacs: use built-in (>=29) tree-sitter packageAlan Pearce2023-08-29-3/+1
|
* Emacs: update to 29Alan Pearce2023-08-22-1/+1
|
* Emacs: remove gc-statsAlan Pearce2023-08-22-1/+0
|
* Emacs: install cask-modeAlan Pearce2023-08-21-0/+1
|
* Emacs: always install feature-modeAlan Pearce2023-08-20-0/+1
|
* fish: port functions and more aliasesAlan Pearce2023-08-20-0/+1
|
* Emacs: group buffers in ibuffer by project, showing relative pathAlan Pearce2023-08-06-0/+1
|
* Emacs: automatically elevate privileges when editing filesAlan Pearce2023-07-29-0/+1
|
* Emacs: install php-mode, just in caseAlan Pearce2023-07-16-0/+1
|
* Emacs: automatically save state files whilst idleAlan Pearce2023-07-14-0/+1
|
* Install more fonts via nixpkgsAlan Pearce2023-07-13-9/+0
|
* Emacs: replace flyspell with jinxAlan Pearce2023-07-02-2/+0
|
* Revert "Emacs: use commercial-emacs (currently without tree-sitter)"Alan Pearce2023-06-28-1/+2
| | | | This reverts commit 4d02c68db272b0585ea3db2aa358ded296dbe7e9.
* Emacs: install dtrt-indent, but don't auto-enableAlan Pearce2023-06-28-0/+1
| | | | Only need this when working on other people's code
* Emacs: use commercial-emacs (currently without tree-sitter)Alan Pearce2023-06-28-4/+4
|
* Emacs: set up consult-dirAlan Pearce2023-06-24-0/+1
|
* Emacs: set up embark and its consult integrationAlan Pearce2023-06-24-0/+2
|
* Emacs: fix override of consult-ghqAlan Pearce2023-06-24-23/+15
|
* Emacs: always trace init timeAlan Pearce2023-06-21-0/+1
|
* Emacs: collect gc stats for a whileAlan Pearce2023-06-21-0/+1
|
* Emacs: remove counselAlan Pearce2023-06-21-1/+0
|
* Emacs: install forked version of consult-ghqAlan Pearce2023-06-16-0/+23
|
* Emacs: remove consult-project-extraAlan Pearce2023-06-11-1/+0
| | | | It doesn't do what I thought it did. Not sure how I got confused by it
* Emacs: remove projectile and use builtin project.elAlan Pearce2023-06-10-2/+2
|
* Emacs: auto-refresh magit status buffersAlan Pearce2023-06-10-0/+1
|
* Emacs: add missing xhs eshell aliasAlan Pearce2023-06-09-0/+1
|
* Emacs: install docker modes unconditionallyAlan Pearce2023-06-09-0/+2
|
* Emacs: switch to stimmung-themesAlan Pearce2023-06-07-2/+1
|
* Emacs: revert back to company-tabnineAlan Pearce2023-06-05-1/+1
|
* Install `just` as a simplified task runner with Emacs setupAlan Pearce2023-05-25-0/+2
| | | | neovim already has syntax support via vim-polyglot
* emacs,zsh: don't compile init filesAlan Pearce2023-05-22-6/+0
|
* emacs: fix icons in doom-modeline (breaking change in package)Alan Pearce2023-05-22-3/+11
|
* Remove some unused packagesAlan Pearce2023-05-21-4/+0
|
* emacs: configure tree-sitter based text objectsAlan Pearce2023-05-14-0/+1
|