Skip to content

Commit 88a6df3

Browse files
author
jghauser
committed
docs(readme): fix typo
1 parent e36d61a commit 88a6df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ Papis.nvim defines and links a number of default highlight groups. In order to c
538538

539539
## Issues/Troubleshooting
540540

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

543543
- `:Papis debug info`: Get the path to the log file
544544
- `: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)