Skip to content

Commit

Permalink
chore(build): auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 7, 2024
1 parent 1cac4cb commit 520515a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ For mappings `<Plug>(CareSelectPrev)` can be used where count defaults to 1.
Indicates whether there is a documentation window open or not.
This is especially useful together with the
function to scroll docs to only trigger the mapping in certain cases.

```lua
if require("care").api.doc_is_open() then
require("care").api.scroll_docs(4)
Expand Down

0 comments on commit 520515a

Please sign in to comment.