Refactor: change variable name to avoid unused warning

This commit is contained in:
Arkaprabha Chakraborty 2024-03-28 12:14:34 +05:30
parent c84b7bb32b
commit 34631d7661
No known key found for this signature in database
GPG key ID: 3A4E2B952EE60E17

View file

@ -1,6 +1,6 @@
local ok, nightfox = pcall(require, "nightfox")
local ok, _colors = pcall(require, "nightfox")
if not ok then
return
return
end
-- setup must be called before loading