summary refs log tree commit diff stats
path: root/user/emacs/init.el
Commit message (Expand)AuthorAgeLines
...
* 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: 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
* emacs: replace swiper with ctrlfAlan Pearce2023-03-30-4/+2
* emacs: make lisp editing more evil with lispyvilleAlan Pearce2023-03-30-1/+9
* emacs: optimise startup timeAlan Pearce2023-03-28-5/+12
* emacs: update company setting variable namesAlan Pearce2023-03-27-2/+2
* emacs: load fringe-helper earlierAlan Pearce2023-03-27-0/+1
* emacs: stop magit loading magit-auto-revert-mode unnecessarilyAlan Pearce2023-03-26-74/+73
* emacs: remove some useless codeAlan Pearce2023-03-26-6/+1
* emacs: clean up recentf list after idle timeout, not at startupAlan Pearce2023-03-26-0/+1
* emacs: optimise for left-to-right scriptsAlan Pearce2023-03-26-1/+2
* emacs: enable precise frame (window) resizingAlan Pearce2023-03-26-0/+1
* emacs: sest up evil-embrace hooks more nicelyAlan Pearce2023-03-24-5/+5
* emacs: bind C-r/C-s to history searchAlan Pearce2023-03-24-0/+3
* emacs: unset magit-auto-revert-mode correctlyAlan Pearce2023-03-24-1/+1