Commit graph

5 commits

Author SHA1 Message Date
Gabriel Maturana
f534819885
dashboard.nvim, neogit, emmet: init plugins 2022-01-21 23:22:03 +00:00
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
3b02d7ff06 fugitive: init plugin 2021-03-17 22:38:50 +00:00
Pedro Alves
a0fe9e6ca4 Add gitgutter 2021-01-07 16:06:39 +00:00
Pedro Alves
1b4f79b137 basic gitgutter 2021-01-06 00:06:12 +00:00