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 Lepage
f1289fadee
misc/post-release 24.05: update workflows
2024-06-06 14:46:34 +02:00
Gaetan Lepage
f02d8c95ac
misc: prepare 24.05 release
2024-06-06 14:06:46 +02:00
Matt Sturgeon
bd1794e89d
docs: hotfix module guide links
2024-04-01 23:59:25 +02:00
Matt Sturgeon
14fca449b7
docs: add usage tldr
2024-04-01 15:08:36 +02:00
Matt Sturgeon
226c555d8f
docs: move standalone example to platform usage
2024-04-01 15:08:36 +02:00
traxys
ce87283dd6
docs: Add a more verbose example on adding the standalone flake ( #1323 )
2024-03-26 00:02:10 +01:00
Gabriel Arazas
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
traxys
ad8aa72490
docs: Introduce an user guide ( #1121 )
2024-02-18 15:56:18 +01:00