completion/selectrum -> completion/vertico, part 3
- Rename all functions and variables in the module to reflect the namechange (and the irc jump function)
This commit is contained in:
parent
24eaa1317c
commit
a0eb4e9b65
13 changed files with 55 additions and 55 deletions
|
@ -2,7 +2,7 @@
|
|||
;;;###if (featurep! :completion vertico)
|
||||
|
||||
;;;###autoload
|
||||
(defun +irc/selectrum-jump-to-channel ()
|
||||
(defun +irc/vertico-jump-to-channel ()
|
||||
"Jump to an open channel or server buffer with vertico."
|
||||
(interactive)
|
||||
(require 'consult)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue