mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-05 16:41:06 +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
|
|
@ -6,7 +6,7 @@
|
|||
meta.wrapper = {
|
||||
name = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
description = "The human-readable name of this nixvim wrapper. Used in documentation.";
|
||||
description = "The human-readable name of this Nixvim wrapper. Used in documentation.";
|
||||
internal = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue