completion/selectrum -> completion/vertico, part 2
- Rename module from `:completion selectrum` to `:completion vertico` - Rename all files involved - Do *not* yet rename all the functions, as that messes up git's rename detection.
This commit is contained in:
parent
f9e1c99b2b
commit
24eaa1317c
33 changed files with 79 additions and 90 deletions
|
@ -9,5 +9,5 @@
|
|||
(package! lsp-ivy :pin "bccd86028e669f5a1cad78364775fe7a0741ff93"))
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-lsp :pin "c2c6974dadfac459b1a69a1217441283874cea92"))
|
||||
(when (featurep! :completion selectrum)
|
||||
(when (featurep! :completion vertico)
|
||||
(package! consult-lsp :pin "c882749e91e4de3bae17d825ac9950cc074b1595")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue