mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-18 15:01:13 +01:00
docs: format nix examples in documentation
This commit is contained in:
parent
993a8b4eb0
commit
d52007581e
6 changed files with 133 additions and 120 deletions
|
|
@ -26,6 +26,7 @@ in
|
|||
```
|
||||
|
||||
The extended `lib` is also accessible in the `lib` module argument in the `programs.nixvim` submodule:
|
||||
|
||||
```nix
|
||||
{
|
||||
programs.nixvim =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue