Skip to content

Commit

Permalink
dev: fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
d12frosted committed Aug 26, 2024
1 parent d83bc5f commit f5c7a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulpea-select.el
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ INITIAL-PROMPT is the initial title prompt.
It behaves the same as the following code
(vulpea-utils-collect-while
#'vulpea-select-from nil prompt notes
#\='vulpea-select-from nil prompt notes
:require-match require-match
:initial-prompt initial-prompt)
Expand Down

0 comments on commit f5c7a68

Please sign in to comment.