Axel Karjalainen
4c4cac6445
docs: use official names of NixOS, Home Manager and nix-darwin
2025-10-18 00:05:26 +00:00
Axel Karjalainen
e006fa229c
docs: add FAQ entry for plugin modules outside NixVim
2025-10-18 00:05:26 +00:00
Gaetan Lepage
764a9b8dda
treewide: replace mentions of 24.11 with 25.05
2025-05-24 18:35:23 +10:00
Quentin Boyer
4751cb55f7
docs/user-guide: Add an entry for collisions with combinePlugins
2025-01-25 18:33:03 +01:00
Gaetan Lepage
a35f923d6a
treewide: replace mentions of 24.05 with 24.11
2024-11-30 23:17:21 +01:00
Matt Sturgeon
cd68b680cd
docs: rename modules -> platforms
2024-10-24 18:32:15 +01:00
Matt Sturgeon
79010edc14
docs/user-guide: update "not found in pkgs" FAQ
...
Since starting to use `lib.mkPackageOption` throughout nixvim, users
will see a slightly different error message when encountering mismatched
nixpkgs channel errors.
Also fleshed out some recommendations.
2024-09-10 13:46:24 +01:00
Matt Sturgeon
285f6cbd7b
lib/*-plugin: use lib.mkPackageOption internally
...
Instead of maintainers providing an actual `defaultPackage`, they should
specify the pkg name which we'll use when calling `lib.mkPackageOption`.
This makes `mkVimPlugin` and `mkNeovimPlugin` compliant with #1950 .
2024-09-04 03:07:49 +01:00
traxys
e80a8874ac
docs: Add a section of *Package options
...
Documents the fix for #1282
Closes #1282
2024-07-19 22:46:32 +02:00
Gaetan Lepage
f02d8c95ac
misc: prepare 24.05 release
2024-06-06 14:06:46 +02:00
Matt Sturgeon
7a952a4e32
docs: Add an FAQ entry for keymap aliases ( #1301 )
...
Fixes #1215
2024-03-22 13:02:49 +01:00
traxys
9a14b26e7c
docs: Add an FAQ entry for missing attribute ( #1122 )
2024-02-19 08:25:10 +01:00
traxys
ad8aa72490
docs: Introduce an user guide ( #1121 )
2024-02-18 15:56:18 +01:00