mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 18:11:07 +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
|
|
@ -56,7 +56,7 @@ You can also import inside the submodule:
|
|||
# You can use lib.nixvim in your config
|
||||
fooOption = lib.nixvim.mkRaw "print('hello')";
|
||||
|
||||
# Configure NixVim without prefixing with `plugins.nixvim`
|
||||
# Configure Nixvim without prefixing with `plugins.nixvim`
|
||||
plugins.my-plugin.enable = true;
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue