Commit graph

5 commits

Author SHA1 Message Date
Pedro Alves
eef84178ab docs: Add basic documentation system based on nmd
You can now run `nix build '.#docs'` to build HTML documentation
documenting every single option on nixvim! Fortunately, thanks to
the 'description' field, most options are already documented, but
there are still a fair few that need documenting.

I will be taking care of those in the next few days. When those are
done, I will find a way to automatically rebuild documentation on every
repo push, and also add a PR hook requiring documentation.

Additionally, I will try to find a way to have per-page plugin docs.
2022-01-12 01:44:51 +00:00
Pedro Alves
f97e2f6ffc base16: init plugin 2021-02-10 14:49:33 +00:00
Pedro Alves
7122ccd208 add vim-airline 2021-01-05 11:27:39 +00:00
Pedro Alves
18d6f8da5f lightline: support all options of the official plugin 2020-12-31 18:15:19 +00:00
Pedro Alves
2c9631997f Initial commit 2020-12-30 01:11:23 +00:00