summary refs log tree commit diff stats
path: root/user/emacs
Commit message (Expand)AuthorAgeLines
...
* Emacs: prefer higher-level projects (not subprojects) in projectileAlan Pearce2023-06-01-5/+1
* Emacs: don't auto-enable eldoc-box-hover-modeAlan Pearce2023-06-01-3/+1
* Emacs: open html.erb files with web-modeAlan Pearce2023-06-01-1/+2
* Emacs: don't use tree-sitter highlighting for nowAlan Pearce2023-05-29-2/+1
* Emacs: make counsel-ripgrep easier to reachAlan Pearce2023-05-29-0/+1
* Emacs: bind consult-imenu to `,xi`Alan Pearce2023-05-24-1/+2
* Emacs: enable imenu targets for use-package declarationAlan Pearce2023-05-24-0/+1
* Emacs: load use-package outside of compilationAlan Pearce2023-05-24-3/+1
* Emacs: make doom-modeline setup look close to previous versionAlan Pearce2023-05-24-4/+5
* emacs: fix icons in doom-modeline (breaking change in package)Alan Pearce2023-05-22-4/+6
* Remove some unused packagesAlan Pearce2023-05-21-8/+0
* emacs: configure tree-sitter based text objectsAlan Pearce2023-05-14-0/+27
* 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