mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 02:59:00 +02:00
docs: Add a short sections on helpers (#1093)
This commit is contained in:
parent
28d4d2a842
commit
375453feff
6 changed files with 86 additions and 17 deletions
12
docs/man/nixvim-header-start.5
Normal file
12
docs/man/nixvim-header-start.5
Normal file
|
@ -0,0 +1,12 @@
|
|||
.TH "NIXVIM" "5" "01/01/1980" "NixVim" "NixVim Reference Pages"
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
.ad l
|
||||
.\" enable line breaks after slashes
|
||||
.cflags 4 /
|
||||
.SH "NAME"
|
||||
NixVim options specification
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
This page lists all the options that can be used in NixVim. It can either be used as a Home-Manager module, an NixOS module or a standalone package. Please refer to the installation instructions for more details.
|
Loading…
Add table
Add a link
Reference in a new issue