Skip to content

Commit

Permalink
chore: auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gbprod authored and github-actions[bot] committed Jun 10, 2024
1 parent f2e9c86 commit 73215b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/yanky.txt
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,14 @@ swap when performing a substitution, you can add this to your setup:
})
<

or

>lua
opts = {
on_substitute = function() require("yanky.integration").substitute() end,
}
<

hrsh7th/nvim-cmp ~

Using hrsh7th/nvim-cmp <https://github.com/hrsh7th/nvim-cmp> and
Expand Down

0 comments on commit 73215b7

Please sign in to comment.