removed print from solarized
This commit is contained in:
parent
df0d5f99cb
commit
8c09fc8228
|
@ -6,6 +6,5 @@
|
|||
-- =============================================================================
|
||||
|
||||
local background = vim.o.background
|
||||
print(background)
|
||||
|
||||
return require("lualine.themes.solarized_"..background)
|
||||
|
|
Loading…
Reference in New Issue