feat(docs): Add neovim module documentation

This commit is contained in:
Jalil David Salamé Messina 2024-02-16 20:36:20 +01:00
parent d47b04a887
commit db8bae6f31
Signed by: jalil
GPG key ID: F016B9E770737A0B
5 changed files with 132 additions and 121 deletions

View file

@ -2,4 +2,5 @@
- [Nix Based Configuration](./configuration-overview.md)
- [NixOS Module Options](./nixos-options.md)
- [Neovim Module Options](./nvim-options.md)
- [Home Manager Module Options](./home-options.md)

13
docs/src/nvim-options.md Normal file
View file

@ -0,0 +1,13 @@
# Neovim Module Options
Here you will find the neovim options and their default values (if they have
any).
You might also want to take a look at the [NixNeovim
Manual](https://nixneovim.github.io/NixNeovim/options.html) or search the
available options through [NixNeovim option
search](https://nixneovim.github.io/nixneovim-option-search/).
## Table of Contents
<!-- toc -->