mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 03:20:08 +02:00
helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument
This commit is contained in:
parent
2b2e9f962a
commit
4d471f04a5
4 changed files with 1 additions and 7 deletions
|
@ -22,7 +22,6 @@ with lib; {
|
|||
# options
|
||||
originalName ? name,
|
||||
defaultPackage ? null,
|
||||
options ? {},
|
||||
settingsOptions ? {},
|
||||
settingsExample ? null,
|
||||
globalPrefix ? "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue