summary refs log tree commit diff stats
path: root/user/emacs
Commit message (Expand)AuthorAgeLines
* emacs: set up general.el earlierAlan Pearce2023-05-12-7/+7
* emacs: optimise loading org-modeAlan Pearce2023-05-12-2/+6
* emacs: fix calling non-tabnine backendsAlan Pearce2023-05-05-3/+2
* dev: add basic lua setupAlan Pearce2023-05-05-0/+1
* emacs: use native undo-redo instead of undo-tree packageAlan Pearce2023-04-30-9/+2
* emacs: replace company-tabnine with tabnine-capfAlan Pearce2023-04-30-19/+8
* emacs: set consult projectile rebindings correctlyAlan Pearce2023-04-30-4/+3
* emacs: fix tree-sitter-hl-mode setupAlan Pearce2023-04-25-1/+1
* emacs: fix consult/projectile keybind fightAlan Pearce2023-04-23-2/+2
* emacs: fix read error when opening helpful buffersAlan Pearce2023-04-23-1/+1
* emacs: load jinx-mod without a messageAlan Pearce2023-04-23-1/+2
* emacs: load some packages on idleAlan Pearce2023-04-22-0/+4
* emacs: stop tree-sitter trying to install language filesAlan Pearce2023-04-22-0/+1
* emacs: persist additional projectile variablesAlan Pearce2023-04-22-1/+7
* emacs: replace wucuo with jinxAlan Pearce2023-04-20-6/+6
* emacs: optimise projectile usageAlan Pearce2023-04-19-0/+1
* emacs: anglicise my own function namesAlan Pearce2023-04-19-2/+2
* emacs: remove go configAlan Pearce2023-04-19-8/+1
* emacs: show sample of hex colours in css and xresources filesAlan Pearce2023-04-19-0/+5
* emacs: fix web-mode engine setupAlan Pearce2023-04-18-1/+1
* fix typoAlan Pearce2023-04-17-1/+1
* emacs: add shortcut to eval top-level form at pointAlan Pearce2023-04-17-1/+2
* emacs: use consult commands to replace/enhance other packagesAlan Pearce2023-04-17-10/+9
* emacs: make new magit buffers taller/full-size by defaultAlan Pearce2023-04-14-1/+1
* Emacs: don't warn on startup with server runningAlan Pearce2023-04-14-1/+5
* Emacs: remove package-quickstart setupAlan Pearce2023-04-14-1/+0
* emacs: reduce number of commands present in `M-x` menuAlan Pearce2023-04-14-1/+2
* emacs: fix some minor warningsAlan Pearce2023-04-14-14/+19
* emacs: fix init of eldoc-boxAlan Pearce2023-04-14-1/+1
* Enable direnv support in emacs and neovimAlan Pearce2023-04-14-0/+7
* emacs: remove org-journal, since I don't use itAlan Pearce2023-04-14-9/+0
* emacs: don't auto-discover projects at startupAlan Pearce2023-04-11-0/+1
* emacs: enable completion of commands and envvars in shell scriptsAlan Pearce2023-04-11-0/+6
* emacs: re-enable live project-based grepAlan Pearce2023-04-09-0/+5
* emacs: inhibit message "TabNine server started"Alan Pearce2023-04-09-0/+1
* emacs: remove undefined variable definitionAlan Pearce2023-04-09-1/+0
* emacs: remove bash-completion wrapperAlan Pearce2023-04-08-3/+0
* emacs: auto-discover projectile projectsAlan Pearce2023-04-08-0/+1
* emacs: store more minibuffer historyAlan Pearce2023-04-06-1/+3
* emacs: fix display issues with code completion popupsAlan Pearce2023-04-04-0/+6
* emacs: re-implement auto dark/light mode switching on macOSAlan Pearce2023-04-02-15/+2
* emacs: always show four-digit line-numbersAlan Pearce2023-04-02-1/+2
* emacs: make recentf and format-all quieterAlan Pearce2023-04-02-1/+12
* emacs: show explanations of minibuffer completion candidatesAlan Pearce2023-04-02-0/+5
* emacs: sort minibuffer completion candidates by frecencyAlan Pearce2023-04-02-0/+5
* emacs: make minibuffer completion ui popup fasterAlan Pearce2023-04-02-1/+2
* emacs: never ring bellAlan Pearce2023-04-02-6/+2
* emacs: polyfill `project-name` for eglotAlan Pearce2023-04-01-0/+3
* emacs: generate PATH at build timeAlan Pearce2023-04-01-17/+0
* emacs: setup anzu-mode globallyAlan Pearce2023-03-30-1/+2