diff options
| author | tslil clingman <> | 2021-06-29 17:34:31 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2021-06-29 18:28:18 -0400 |
| commit | 24f196ef4576ab1d8ab205e7378b439f2aa8e9ce (patch) | |
| tree | 9c1a4329e2f055ad80b7e0d5bd5a6f7843ac789f /emacs/inits/27-gemini.el | |
| parent | d550a210bd05a0019ce3e1757d8ec32731d0f72c (diff) | |
Switch from Selectrum+CTRLF to vertico+consult+marginalia
In the process, rid myself of company and everything that depended on
it (RIP elpy), because i want a uniform interface for capfs, and
that's vertico+consult.
Diffstat (limited to 'emacs/inits/27-gemini.el')
| -rw-r--r-- | emacs/inits/27-gemini.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/inits/27-gemini.el b/emacs/inits/27-gemini.el index 0017557..ff6e308 100644 --- a/emacs/inits/27-gemini.el +++ b/emacs/inits/27-gemini.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2021-02-26 17h53 UTC> +;; Time-stamp: <2021-06-29 17h29 EDT (hobbies)> (use-package elpher :ensure t |
