Trailing whitespace

This commit is contained in:
Bram Schoenmakers 2022-11-26 07:58:28 +01:00
parent a73bc5b1a2
commit 86130c1dd2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
:after (vertico savehist)
:bind
("M-g r" . vertico-repeat-select)
:config
:config
(add-to-list 'savehist-additional-variables 'vertico-repeat-history)
:hook
(minibuffer-setup . vertico-repeat-save))