mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-06 00: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
|
|
@ -33,7 +33,7 @@ in
|
|||
type = with lib.types; attrsOf str;
|
||||
default = { };
|
||||
description = ''
|
||||
Internal option used to associate nvim-cmp source names with nixvim plugin module names.
|
||||
Internal option used to associate nvim-cmp source names with Nixvim plugin module names.
|
||||
|
||||
Maps `<source-name> = <plugin-name>` where _plugin-name_ is the module name: `plugins.<plugin-name>.enable`.
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue