with state

This commit is contained in:
Kasper Juul Hermansen 2022-10-13 20:48:08 +02:00
parent 67dd9f958c
commit 4d15b0c8f9
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -1,5 +1,7 @@
local GitHubPresence = {}
GitHubPresence.setup = {}
function GitHubPresence:setup(options)
self.options = options or {}
vim.schedule(