Skip to content

Commit

Permalink
docs: add instructions for checkhealth in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
S1M0N38 committed Sep 26, 2024
1 parent 0a5fbf5 commit 152982e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/dante.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ discuss them here. Here is a breakdown of the previous example:
- `cmd`: Load this plugin only when the `:Dante` command is called.
- `opts`: A table with plugin options. See |dante.setup()|.

You can check that the plugin is installed correctly and options provided are
valid by running `:checkhealth dante`.

When the `:Dante` command is called:

1. The `dante.nvim` plugin is loaded
Expand Down

0 comments on commit 152982e

Please sign in to comment.