mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
Fix manpages name
This commit is contained in:
committed by
Gaétan Lepage
parent
cfd9affcf9
commit
37e43d8003
@@ -1,4 +1,4 @@
|
||||
.TH "NIXVIM" "5" "01/01/1980" "Nixvim" "Nixvim Reference Pages"
|
||||
.TH "NIXVIM" "5" "01/01/1980" "Nixvim"
|
||||
.\" disable hyphenation
|
||||
.nh
|
||||
.\" disable justification (adjust text to left margin only)
|
||||
@@ -6,7 +6,7 @@
|
||||
.\" enable line breaks after slashes
|
||||
.cflags 4 /
|
||||
.SH "NAME"
|
||||
Nixvim options specification
|
||||
\fInixvim\fP \- 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.
|
||||
|
||||
Reference in New Issue
Block a user