summary refs log tree commit diff stats
path: root/user/emacs/init.el
Commit message (Expand)AuthorAgeLines
...
* Emacs: delay evil-collection startupAlan Pearce2023-06-25-2/+2
* Emacs: set up consult-dirAlan Pearce2023-06-24-0/+8
* Emacs: remove load-path override for consult-ghqAlan Pearce2023-06-24-1/+0
* Emacs: open html files as go templates by defaultAlan Pearce2023-06-24-1/+1
* Emacs: set up embark and its consult integrationAlan Pearce2023-06-24-0/+14
* Emacs: optimise startupAlan Pearce2023-06-24-7/+7
* Emacs: always trace init timeAlan Pearce2023-06-21-0/+4
* Emacs: collect gc stats for a whileAlan Pearce2023-06-21-11/+6
* Emacs: install forked version of consult-ghqAlan Pearce2023-06-16-2/+9
* Emacs: enable jumping to magit when switching first projectAlan Pearce2023-06-16-1/+3
* Emacs: load evil-collection earlierAlan Pearce2023-06-16-1/+0
* Emacs: remap project-vc-dir to a more similar magit commandAlan Pearce2023-06-11-1/+1
* Emacs: fix tree-sitter-based evil commandsAlan Pearce2023-06-11-18/+20
* Emacs: allow consult-ripgrep to follow symbolic linksAlan Pearce2023-06-11-1/+4
* Emacs: remove consult-project-extraAlan Pearce2023-06-11-4/+1
* Emacs: move git diff information to left fringeAlan Pearce2023-06-11-4/+4
* Emacs: remove projectile and use builtin project.elAlan Pearce2023-06-10-38/+17
* Emacs: auto-refresh magit status buffersAlan Pearce2023-06-10-0/+4
* Emacs: disable auto-highlighting of symbol at pointAlan Pearce2023-06-07-1/+2
* Emacs: switch to stimmung-themesAlan Pearce2023-06-07-27/+12
* Emacs: revert back to company-tabnineAlan Pearce2023-06-05-5/+4
* Emacs: don't hook flycheck into modes with LSP integrationsAlan Pearce2023-06-05-9/+1
* emacs: silence YAML lsp warning about ordering of keysAlan Pearce2023-06-05-1/+3
* Emacs: defer loading of feature-modeAlan Pearce2023-06-05-0/+1
* Emacs: tweak help package loadingAlan Pearce2023-06-05-2/+2
* Emacs: make code completion menu function more like in neovimAlan Pearce2023-06-05-8/+3
* 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