with state
This commit is contained in:
parent
67dd9f958c
commit
4d15b0c8f9
@ -1,5 +1,7 @@
|
||||
local GitHubPresence = {}
|
||||
|
||||
GitHubPresence.setup = {}
|
||||
|
||||
function GitHubPresence:setup(options)
|
||||
self.options = options or {}
|
||||
vim.schedule(
|
||||
|
Loading…
Reference in New Issue
Block a user