vertico: use vertico-directory-tidy
cleans up shadowed paths automatically
This commit is contained in:
parent
d0f4c5f03c
commit
29bd530970
2 changed files with 4 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
#'consult-completion-in-region
|
||||
#'completion--in-region))))
|
||||
:config
|
||||
(add-hook 'rfn-eshadow-update-overlay-hook #'vertico-directory-tidy)
|
||||
(map! :map vertico-map
|
||||
[backspace] #'+vertico/backward-updir))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue