nit(vertico): add missing function docstring
This commit is contained in:
parent
3694969dd4
commit
ba859fcfc0
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ If ARG (universal argument), include all files, even hidden or compressed ones."
|
|||
|
||||
;;;###autoload
|
||||
(defun +vertico/search-symbol-at-point ()
|
||||
"Performs a search in the current buffer for thing at point."
|
||||
(interactive)
|
||||
(consult-line (thing-at-point 'symbol)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue