feat(aspen/emacs): Use hotfuzz for completion

This is like orderless but a million times better (no need for spaces!)

Change-Id: Id8d2382e1d83792959580bcbe807cdd9aebdde88
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11130
Reviewed-by: aspen <root@gws.fyi>
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Aspen Smith 2024-03-10 21:54:45 -04:00 committed by clbot
parent a0225431de
commit 2466ecaf31
2 changed files with 11 additions and 0 deletions

View file

@ -10,3 +10,4 @@
(package! evil-matchit)
(package! string-inflection)
(package! protobuf-mode)
(package! hotfuzz)