1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-07 09:31:06 +01:00

treewide: NixVim/nixvim -> Nixvim

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-12-04 16:36:05 +01:00 committed by Matt Sturgeon
parent 5d1c27e53c
commit 03a51dbf3d
34 changed files with 78 additions and 78 deletions

View file

@ -15,7 +15,7 @@ lib: {
"coverage"
];
message = ''
Use nixvim top-level `keyamps` option to manually declare your 'nvim-coverage' keymaps.
Use Nixvim top-level `keyamps` option to manually declare your 'nvim-coverage' keymaps.
'';
in
[

View file

@ -41,7 +41,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
- ImageMagick is required for Sixel encoding
> [!Note]
> When choosing the `"ueberzug"` backend, nixvim will automatically add `ueberzugpp` as a dependency.
> When choosing the `"ueberzug"` backend, Nixvim will automatically add `ueberzugpp` as a dependency.
> Set `ueberzugPackage = null` to disable this behavior.
'';