make the plugin definition more verbose, and less strict.

stop script from cloning if there are no new commits.
make the code a tiny bit cleaner.

bit of a kitchen sink :(
This commit is contained in:
2023-07-02 20:56:08 -04:00
parent ea21c43b9d
commit cea46259ba
3 changed files with 68 additions and 14 deletions

View File

@ -3,7 +3,10 @@
plugins = { -- the plugins you want to load
-- link to repo file dest dir
{ 'https://git.squi.bid/eat-it', 'eatit.lua', 'scripts' },
{ 'https://git.squi.bid/eat-it',
file = 'eatit.lua',
dir = 'scripts',
},
}
-- options for eat it