docs: clean up descriptions (#1061)

This commit is contained in:
Gabriel Arazas 2024-02-11 12:51:34 +00:00 committed by GitHub
parent 40ede678d2
commit 0b5800a2a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 27 additions and 27 deletions

View file

@ -1,4 +1,4 @@
.TH "NIXVIM" "5" "01/01/1980" "Nixvim" "Nixvim Reference Pages"
.TH "NIXVIM" "5" "01/01/1980" "NixVim" "NixVim Reference Pages"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@ -6,10 +6,10 @@
.\" enable line breaks after slashes
.cflags 4 /
.SH "NAME"
nixvim options specification
NixVim options specification
.SH "DESCRIPTION"
.PP
This page lists all the options that can be used in nixvim. Nixvim 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.
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.
.SH "OPTIONS"
.PP
You can use the following options in a nixvim module.
You can use the following options in a NixVim module.