diff options
author | Case Duckworth | 2021-01-25 16:52:58 -0600 |
---|---|---|
committer | Case Duckworth | 2021-01-25 16:52:58 -0600 |
commit | f7a0d8fe4f00f4338d4dfa5c54c18983a6514866 (patch) | |
tree | 9fd6bd63c5555b924d27e6817af48fd91fe62d76 | |
parent | Add scratch package (diff) | |
download | emacs-f7a0d8fe4f00f4338d4dfa5c54c18983a6514866.tar.gz emacs-f7a0d8fe4f00f4338d4dfa5c54c18983a6514866.zip |
Add a header
-rw-r--r-- | config.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.org b/config.org index e72fb15..73f2194 100644 --- a/config.org +++ b/config.org | |||
@@ -617,6 +617,8 @@ Prescient can persist itself too. | |||
617 | (prescient-persist-mode +1) | 617 | (prescient-persist-mode +1) |
618 | #+end_src | 618 | #+end_src |
619 | 619 | ||
620 | **** Selectrum integration | ||
621 | |||
620 | Let's have =prescient= and =selectrum= work together. | 622 | Let's have =prescient= and =selectrum= work together. |
621 | 623 | ||
622 | #+begin_src emacs-lisp :noweb-ref packages | 624 | #+begin_src emacs-lisp :noweb-ref packages |