diff options
author | Case Duckworth | 2021-02-12 14:22:21 -0600 |
---|---|---|
committer | Case Duckworth | 2021-02-12 14:22:21 -0600 |
commit | 77eb0ef150b2cdbc18bdf507e0d6e7bb0180e25b (patch) | |
tree | 02a57b94c18728f98ea410b6d0ceafe1c61d112b | |
parent | Customize mode-line (diff) | |
download | emacs-77eb0ef150b2cdbc18bdf507e0d6e7bb0180e25b.tar.gz emacs-77eb0ef150b2cdbc18bdf507e0d6e7bb0180e25b.zip |
Comment out Marginalia Selectrum integration
-rw-r--r-- | config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org index 295e021..d3be20b 100644 --- a/config.org +++ b/config.org | |||
@@ -1078,7 +1078,7 @@ I like the rich annotations provided by =marginalia=. | |||
1078 | nil)) | 1078 | nil)) |
1079 | #+end_src | 1079 | #+end_src |
1080 | 1080 | ||
1081 | **** Integration with Selectrum | 1081 | **** COMMENT Integration with Selectrum |
1082 | 1082 | ||
1083 | #+begin_src emacs-lisp :noweb-ref functions | 1083 | #+begin_src emacs-lisp :noweb-ref functions |
1084 | (advice-add #'marginalia-cycle :after | 1084 | (advice-add #'marginalia-cycle :after |