nvf/docs/man/header.5

17 lines
648 B
Groff
Raw Permalink Normal View History

.TH "nvf" "5" "January 1, 1980" "nvf"
2023-12-09 19:21:36 +00:00
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" enable line breaks after slashes
.cflags 4 /
2023-12-09 19:21:36 +00:00
.SH "NAME"
nvf \- Configuration specification for the nvf.
.SH "DESCRIPTION"
The nvf configuration specification provides a declarative structure for configuring Neovim using Nix with few
lines of Nix. This document outlines the available options and their usage to create modular, reusable, and
reproducible configurations using nvf's module system options. For tips, tricks and possible quirks with available
plugins please visit https://notashelf.github.io/nvf/