Small wording change (#64)

pull/85/head
johnl 2 years ago committed by GitHub
parent fab4bb7fd9
commit c887d8eb05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -475,7 +475,7 @@ end)
## Telescope Plugin
> Not recommended, instead just use the [:ZkNotes or :ZkTags commands](#built-in-commands).
It's possible (but unnecessary) to also load the notes and tags pickers as a telescope plugin.
It's possible (but not required) to also load the notes and tags pickers as a telescope plugin.
```lua
require("telescope").load_extension("zk")

Loading…
Cancel
Save