mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-30 14:49:44 +02:00
docs: Allow to install man pages (#687)
This commit is contained in:
parent
e45be89f12
commit
541b694873
7 changed files with 55 additions and 14 deletions
|
@ -218,6 +218,9 @@ be.
|
|||
Documentation is available on this project's GitHub Pages page:
|
||||
[https://nix-community.github.io/nixvim](https://nix-community.github.io/nixvim)
|
||||
|
||||
If the option `enableMan` is set to `true` (by default it is), man pages will also
|
||||
be installed containing the same informations, they can be viewed with `man nixvim`.
|
||||
|
||||
## Plugins
|
||||
After you have installed NixVim, you will no doubt want to enable some plugins.
|
||||
Plugins are based on a modules system, similarly to NixOS and Home Manager.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue