summary refs log tree commit diff stats
path: root/user/settings/emacs.nix
Commit message (Collapse)AuthorAgeLines
...
* 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
|
* use absolute path to byte-compile emacs init filesAlan Pearce2023-05-12-2/+2
|
* emacs: use native undo-redo instead of undo-tree packageAlan Pearce2023-04-30-1/+0
|
* Support editing edn config files without a full clojure setupAlan Pearce2023-04-30-0/+1
|
* emacs: set native compilation variables for all platformsAlan Pearce2023-04-30-3/+3
|
* emacs: replace company-tabnine with tabnine-capfAlan Pearce2023-04-30-0/+1
|
* emacs: native-compile init.el ahead of timeAlan Pearce2023-04-25-3/+7
|
* emacs: replace wucuo with jinxAlan Pearce2023-04-20-1/+1
|
* use neovim as $EDITORAlan Pearce2023-04-18-3/+0
|
* emacs: use consult commands to replace/enhance other packagesAlan Pearce2023-04-17-2/+0
|
* Fix Emacs triggering XCode installer popupsAlan Pearce2023-04-17-2/+2
|
* replace httpie with xhAlan Pearce2023-04-17-1/+2
|
* TabNine: move basic editor setup to tabnine moduleAlan Pearce2023-04-17-5/+0
|
* Emacs: remove package-quickstart setupAlan Pearce2023-04-14-1/+0
|
* Enable direnv support in emacs and neovimAlan Pearce2023-04-14-0/+1
|
* emacs: remove org-journal, since I don't use itAlan Pearce2023-04-14-1/+0
|
* emacs: enable completion of commands and envvars in shell scriptsAlan Pearce2023-04-11-0/+1
|
* force use of nixpkgs' tabnine package in nvim/emacsAlan Pearce2023-04-10-0/+4
|
* emacs: use build with GTK3Alan Pearce2023-04-09-0/+1
|
* emacs: re-enable live project-based grepAlan Pearce2023-04-09-0/+1
|
* emacs: remove bash-completion wrapperAlan Pearce2023-04-08-1/+0
|
* emacs: un-break package-quickstart on NixOSAlan Pearce2023-04-08-1/+1
|
* emacs: use standard emacs package by defaultAlan Pearce2023-04-07-1/+0
|
* emacs: setup package-quickstart cache without spewing warningsAlan Pearce2023-04-05-1/+1
|
* emacs: use `gls` from coreutils-prefixed for diredAlan Pearce2023-04-05-0/+4
|
* emacs: fix display issues with code completion popupsAlan Pearce2023-04-04-0/+1
|