summary refs log tree commit diff stats
path: root/user/emacs
Commit message (Expand)AuthorAgeLines
...
* fish: port functions and more aliasesAlan Pearce2023-08-20-0/+5
* Emacs: don't make backup files at allAlan Pearce2023-08-09-0/+1
* Emacs: group buffers in ibuffer by project, showing relative pathAlan Pearce2023-08-06-0/+15
* Emacs: don't auto-save filesAlan Pearce2023-07-30-4/+1
* Emacs: automatically elevate privileges when editing filesAlan Pearce2023-07-29-0/+2
* Emacs: disable file backupsAlan Pearce2023-07-29-12/+0
* Emacs: don't set line-spacing on x11/linux systemsAlan Pearce2023-07-19-3/+1
* Emacs: auto-load consult-ghq and magit when idleAlan Pearce2023-07-16-0/+2
* Emacs: enable background syntax highlightingAlan Pearce2023-07-14-1/+4
* Emacs: automatically save state files whilst idleAlan Pearce2023-07-14-0/+4
* Emacs: only toggle relative/absolute line numbers when any are shownAlan Pearce2023-07-13-2/+4
* Emacs: use single-letter key bindings in embarkAlan Pearce2023-07-13-1/+1
* Emacs: avoid double auto-formattingAlan Pearce2023-07-13-10/+7
* Emacs: replace flyspell with jinxAlan Pearce2023-07-02-10/+0
* Revert "Emacs: use commercial-emacs (currently without tree-sitter)"Alan Pearce2023-06-28-0/+4
* Emacs: install dtrt-indent, but don't auto-enableAlan Pearce2023-06-28-0/+3
* Emacs: use commercial-emacs (currently without tree-sitter)Alan Pearce2023-06-28-4/+0
* Emacs: remove unnecessary load of jinx moduleAlan Pearce2023-06-26-2/+0
* Emacs: tell use-package to record package init timesAlan Pearce2023-06-26-1/+2
* Emacs: enable extended evil company-mode bindingsAlan Pearce2023-06-25-1/+2
* 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