Skip to content

Commit

Permalink
chore(docs): auto generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 24, 2023
1 parent 9617bf3 commit 849d993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/portal.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,8 +625,8 @@ Used for indicating whether a search should be performed forwards or backwards.

PORTAL.SEARCHPREDICATE ~

A specialized |portal.nvim-predicate| where the value argument provided is a
|portal.nvim-`portal.content`| result.
A |portal.nvim-predicate| where the argument provided is an instance of
|portal.nvim-`portal.content`|.

**Type**`fun(c: Portal.Content): boolean`

Expand Down

0 comments on commit 849d993

Please sign in to comment.