Skip to content

Commit e36d61a

Browse files
jghausergithub-actions[bot]
authored andcommitted
chore(docs): auto generate docs
1 parent 77f16a0 commit e36d61a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/papis.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*papis.txt* For NVIM v0.8.0 Last change: 2025 January 27
1+
*papis.txt* For NVIM v0.8.0 Last change: 2025 February 03
22

33
==============================================================================
44
Table of Contents *papis-table-of-contents*
@@ -586,9 +586,10 @@ Highlight groups ~
586586

587587
ISSUES/TROUBLESHOOTING *papis-issues/troubleshooting*
588588

589-
You can use `:checkhealth papis` for some basic troubleshooting. In addition,
590-
you can enable the `debug` module, which exposes the following commands and a
591-
log:
589+
You can use `:checkhealth papis` for some basic troubleshooting. Make sure to
590+
open a file of a type configured in `init_filetypes` before calling
591+
`checkhealth`, so that Papis.nvim is properly loaded. In addition, you can
592+
enable the `debug` module, which exposes the following commands and a log:
592593

593594
- `:Papis debug info`: Get the path to the log file
594595
- `:Papis debug stop-watchers`: Stops file watching for the current neovim instance. Helps if you want to use one particular instance to try things out, but have other neovim instances open on the system.

0 commit comments

Comments
 (0)