plugins/startify: options -> settings-options

To ignore file from list-plugins
This commit is contained in:
Austin Horstman 2025-02-01 20:04:44 -06:00
parent e0f838b58d
commit 8104356af6
No known key found for this signature in database
3 changed files with 2 additions and 3 deletions

View file

@ -73,7 +73,7 @@ mkVimPlugin {
}
];
settingsOptions = import ./options.nix { inherit lib helpers; };
settingsOptions = import ./settings-options.nix { inherit lib helpers; };
# TODO
settingsExample = {