neovim-flake/docs/manual/tips/offline-docs.md

12 lines
461 B
Markdown
Raw Normal View History

2025-01-05 11:35:09 +03:00
# Offline Documentation {#sec-offline-documentation}
2026-04-15 19:45:14 +02:00
[https://nvf.notashelf.dev/options.html]: https://nvf.notashelf.dev/options.html
2025-01-05 11:35:09 +03:00
The manpages provided by nvf contains an offline version of the option search
2026-04-15 19:45:14 +02:00
normally available at [https://nvf.notashelf.dev/options.html]. You may use the
`man 5 nvf` command to view option documentation from the comfort of your
terminal.
2025-01-05 11:35:09 +03:00
Note that this is only available for NixOS and Home-Manager module
installations.