mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 01:51:05 +01:00
treewide: NixVim/nixvim -> Nixvim
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
5d1c27e53c
commit
03a51dbf3d
34 changed files with 78 additions and 78 deletions
|
|
@ -12,7 +12,7 @@
|
|||
type = with lib.types; attrsOf anything;
|
||||
description = ''
|
||||
These attributes will be added to the table parameter for the setup function.
|
||||
Typically, it can override NixVim's default settings.
|
||||
Typically, it can override Nixvim's default settings.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
# Inputs
|
||||
|
||||
`flake`
|
||||
: The nixvim flake.
|
||||
: The Nixvim flake.
|
||||
|
||||
`lib`
|
||||
: The final extended lib.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue