diff options
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.org b/config.org index 17faf7f..4877dcb 100644 --- a/config.org +++ b/config.org | |||
@@ -749,7 +749,7 @@ to /hide/ those contents. | |||
749 | read-file-name-completion-ignore-case t) | 749 | read-file-name-completion-ignore-case t) |
750 | #+end_src | 750 | #+end_src |
751 | 751 | ||
752 | *** COMMENT Selectrum :package: | 752 | *** Selectrum :package: |
753 | 753 | ||
754 | *COMMENT 2021-02-01*: For some reason, selectrum will randomly do a thing where | 754 | *COMMENT 2021-02-01*: For some reason, selectrum will randomly do a thing where |
755 | it, like, flashes up and down in the minibuffer? I don't know how to explain | 755 | it, like, flashes up and down in the minibuffer? I don't know how to explain |
@@ -769,7 +769,7 @@ for now .... I just want to see my completions. | |||
769 | (selectrum-mode +1) | 769 | (selectrum-mode +1) |
770 | #+end_src | 770 | #+end_src |
771 | 771 | ||
772 | *** Icomplete | 772 | *** COMMENT Icomplete |
773 | 773 | ||
774 | #+begin_src emacs-lisp :noweb-ref packages | 774 | #+begin_src emacs-lisp :noweb-ref packages |
775 | (straight-use-package 'icomplete-vertical) | 775 | (straight-use-package 'icomplete-vertical) |