Skip to content

Commit

Permalink
docs: add Grapple.tags and Grapple.find to the statusline section
Browse files Browse the repository at this point in the history
  • Loading branch information
cbochs committed Mar 27, 2024
1 parent 866e1f4 commit 45a4227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,8 @@ A statusline component can be easily added to show whether a buffer is tagged.

- `require("grapple").name_or_index()`
- `require("grapple").exists()`
- `require("grapple").find()`
- `require("grapple").tags()`

<details>
<summary><b>Examples</b></summary>
Expand Down

0 comments on commit 45a4227

Please sign in to comment.