summary refs log tree commit diff stats
path: root/user/settings/emacs.nix
Commit message (Collapse)AuthorAgeLines
* emacs: install and configure ssh-deployAlan Pearce7 days-0/+1
|
* Emacs: set eln cache directory properlyAlan Pearce2024-05-25-5/+0
| | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory
* emacs: try treemacsAlan Pearce2024-05-21-0/+13
|
* emacs: silence byte-compiler warnings from extraConfigAlan Pearce2024-05-21-4/+4
|
* emacs: fix lsp-mode in daemon sessionsAlan Pearce2024-05-21-2/+1
|
* emacs: use personal just-mode fork with tree-sit supportAlan Pearce2024-05-20-0/+9
|
* emacs: make <leader>j jump to {lsp,eglot} symbol intelligentlyAlan Pearce2024-05-20-0/+1
|
* emacs: show TODO comments in magitAlan Pearce2024-05-19-0/+1
|
* emacs: use emacs service on linuxAlan Pearce2024-05-18-0/+5
|
* emacs: remove darwin path settingAlan Pearce2024-05-18-6/+0
| | | | no longer needed thanks to use of Raycast script
* emacs: install evil-lion for alignment via gl/gLAlan Pearce2024-05-18-0/+2
|
* emacs: make lsp-mode and eglot behave more similarlyAlan Pearce2024-05-17-0/+2
|
* emacs: use lsp-mode for go to support secondary language serverAlan Pearce2024-05-16-1/+6
|
* emacs: patch apheleia to use prettierdAlan Pearce2024-05-11-0/+9
|
* emacs: install mode for editing gitolite configuration filesAlan Pearce2024-05-10-0/+1
|
* emacs: avoid magit/git errors when git updates working treeAlan Pearce2024-05-03-1/+0
|
* emacs: install nix-ts-modeAlan Pearce2024-04-29-0/+1
|
* emacs: don't enable or require lispy _directly_Alan Pearce2024-04-28-1/+0
| | | | | lispyville requires lispy; however, enabling lispy makes some evil keybindings very confusing
* emacs: remove ibuffer-projectAlan Pearce2024-04-28-1/+0
|
* git: fix diff header regex for emacs lisp filesAlan Pearce2024-04-28-1/+1
| | | | source: https://protesilaos.com/codelog/2021-01-26-git-diff-hunk-elisp-org/
* emacs: replace custom treesitter mode settings with treesit-autoAlan Pearce2024-04-28-4/+1
|
* override enchant with support for applespell on macOSAlan Pearce2024-04-25-0/+1
|
* emacs: replace flyspell with jinx (again :^)Alan Pearce2024-04-25-0/+1
|
* emacs: add raycast script to open Emacs.app with shell environmentAlan Pearce2024-04-25-0/+4
|
* emacs: use tempel for snippet expansionAlan Pearce2024-04-24-0/+3
|
* 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
|