27 Commits
Author SHA1 Message Date
Matt SturgeonandGaétan Lepage 19fd9d7d1e treewide: bump stable 25.11 → 26.05 2026-06-07 20:52:06 +00:00
Matt SturgeonandAustin Horstman a509dd2645 docs/platforms: add standalone-legacy page
Documents the now-deprecated legacy standalone functions for existing
users.

Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2026-06-07 12:49:05 +00:00
Matt Sturgeon d12c8e43d3 docs/user-guide/install: update "standalone usage" to use evalNixvim 2026-06-07 12:49:05 +00:00
Zexin YuanandGaétan Lepage d52007581e docs: format nix examples in documentation 2025-12-13 08:51:26 +00:00
saygo-pngandMatt Sturgeon b65233d5f9 docs: discourage use of follows
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-12-06 17:59:37 +00:00
saygo-pngandMatt Sturgeon 03a51dbf3d treewide: NixVim/nixvim -> Nixvim
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-12-04 23:22:21 +00:00
Gaetan Lepage af1ce0d14c treewide: 25.05 -> 25.11 2025-12-01 17:52:21 +00:00
Axel KarjalainenandMatt Sturgeon 4c4cac6445 docs: use official names of NixOS, Home Manager and nix-darwin 2025-10-18 00:05:26 +00:00
Axel KarjalainenandMatt Sturgeon 15b1a1ffca docs: document programs.nixvim submodule 2025-10-18 00:05:26 +00:00
Alex Hamilton c10f60d007 Migrate homeManagerModules uses to homeModules 2025-05-25 12:41:12 -04:00
Gaetan Lepageandnix-infra-bot 764a9b8dda treewide: replace mentions of 24.11 with 25.05 2025-05-24 18:35:23 +10:00
Dylan TompkinsandGitHub 6830c55d09 fix(docs): typo in install.md 2024-12-20 13:12:37 -08:00
Gaetan Lepage a35f923d6a treewide: replace mentions of 24.05 with 24.11 2024-11-30 23:17:21 +01:00
Simon ElsbrockandGitHub c7b7b6481b docs: no longer using master but main
Tiny update. Noticed the `master` branch does not exist.
2024-11-20 21:44:01 +01:00
Matt Sturgeon 131e74e560 docs: move wrapper-options to summary index page 2024-10-24 18:32:15 +01:00
Matt Sturgeon cd68b680cd docs: rename modules -> platforms 2024-10-24 18:32:15 +01:00
Matt Sturgeon 0562e519ec docs: refactor wrapper-options docs 2024-10-21 18:36:00 +01:00
Matt Sturgeon 5992a22821 docs: introduce a dedicated homepage
Based of the README for now, with a small additional "welcome to the
docs" section.

Perhaps in future, we could re-use the README.md verbatim? Perhaps with
some additional post-processing.

I think we'd want to dramatically reduce its size first though.

By having a dedicated homepage outside of `user-guide`, this fixes #1625
2024-10-21 18:02:37 +01:00
Matt Sturgeon c062b976ef flake/legacyPackages: simplify makeNixvim, making it more powerful
Rather than nesting it as `config`, pass `makeNixvim`'s argument through
directly as a module.

This not only simplifies the implementation, but allows users to use
`makeNixvim` for any scenario where `makeNixvimWithModule` would normally
be required.
2024-06-29 22:15:45 +01:00
Gaetan LepageandGaétan Lepage f1289fadee misc/post-release 24.05: update workflows 2024-06-06 14:46:34 +02:00
Gaetan LepageandGaétan Lepage f02d8c95ac misc: prepare 24.05 release 2024-06-06 14:06:46 +02:00
Matt SturgeonandGaétan Lepage bd1794e89d docs: hotfix module guide links 2024-04-01 23:59:25 +02:00
Matt SturgeonandGaétan Lepage 14fca449b7 docs: add usage tldr 2024-04-01 15:08:36 +02:00
Matt SturgeonandGaétan Lepage 226c555d8f docs: move standalone example to platform usage 2024-04-01 15:08:36 +02:00
traxysandGitHub ce87283dd6 docs: Add a more verbose example on adding the standalone flake (#1323) 2024-03-26 00:02:10 +01:00
Gabriel ArazasandGitHub d6a66851fe wrappers: add env-specific config as part of NixVim module (#1075)
* wrappers: add env-specific config as part of NixVim module

* docs: add section for env-specific module arguments
2024-02-22 08:24:13 +01:00
traxysandGitHub ad8aa72490 docs: Introduce an user guide (#1121) 2024-02-18 15:56:18 +01:00