mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-08 13:13:55 +00:00
plugins/new-file-template: fix formatting issue
This commit is contained in:
parent
94ecdca96d
commit
356d512b43
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
{lib, ...}: let
|
||||
inherit (lib.options) mkOption;
|
||||
inherit (lib.types) attrsOf bool listOf str;
|
||||
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue