6 Commits
Author SHA1 Message Date
Gaetan LepageandGaétan Lepage d6d47afa42 gitignore: add templates/_wrapper/simple/flake.lock 2023-12-08 16:12:42 +01:00
Gaétan LepageandGitHub bf25ace61c gitignore: add .direnv (#225) 2023-03-07 13:13:12 +01:00
Alexander NortungandGitHub 2c333c86d0 Added nix check and pre commit hook for formatting (#220)
* Added nix check and pre commit hook for formatting

* Removed nix fmt check from CI
2023-03-06 15:06:16 +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 0586bed5ad Add support for mappings 2021-01-05 16:11:56 +00:00
Pedro Alves 7122ccd208 add vim-airline 2021-01-05 11:27:39 +00:00