summary refs log tree commit diff stats
path: root/user/settings/emacs.nix
Commit message (Expand)AuthorAgeLines
...
* 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
* emacs: show explanations of minibuffer completion candidatesAlan Pearce2023-04-02-0/+1
* emacs: make init.el compilation messages easier to findAlan Pearce2023-04-02-1/+1
* emacs: remove unused yasnippet packageAlan Pearce2023-04-02-1/+0
* emacs: remove unused auto-async-byte-compile packageAlan Pearce2023-04-02-1/+0
* emacs: sort minibuffer completion candidates by frecencyAlan Pearce2023-04-02-0/+1
* emacs: make minibuffer completion ui popup fasterAlan Pearce2023-04-02-0/+1
* emacs: generate PATH at build timeAlan Pearce2023-04-01-0/+11
* emacs: replace swiper with ctrlfAlan Pearce2023-03-30-1/+1
* emacs: make lisp editing more evil with lispyvilleAlan Pearce2023-03-30-1/+2
* emacs: simplify minibuffer completion using only built-in packagesAlan Pearce2023-03-23-3/+0
* emacs: improve shell autosuggestions and enable in comint modesAlan Pearce2023-03-20-1/+1
* Re-format with nixpkgs-fmtAlan Pearce2023-03-14-8/+9
* Move language-based editor plugins to language filesAlan Pearce2023-03-14-36/+0
* emacs: install lua-mode for editing neovim configAlan Pearce2023-03-14-0/+1
* Setup zig development environmentAlan Pearce2023-03-10-0/+1
* Emacs: use wucuo instead of flyspellAlan Pearce2023-03-06-0/+1
* Emacs: install missing flyspell-correct subpackageAlan Pearce2023-03-06-0/+1
* Emacs: remove php-modeAlan Pearce2022-10-17-1/+0
* Reformat files with alejandraAlan Pearce2022-10-16-121/+126
* Emacs: configure flyspell-correct for spellcheckingAlan Pearce2022-10-16-0/+1
* Emacs: default to Emacs with native compilation and GTK3Alan Pearce2022-10-12-1/+1
* Move emacs-overlay to flake inputAlan Pearce2022-10-12-5/+0
* Emacs: remove doom-themesAlan Pearce2022-10-03-1/+0
* Emacs: replace lsp packages with eglotAlan Pearce2022-10-03-5/+3
* Add modes for working with janet filesAlan Pearce2022-06-24-0/+1