removed print from solarized

This commit is contained in:
hoob3rt 2021-01-31 08:29:14 +01:00
parent df0d5f99cb
commit 8c09fc8228
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@
-- =============================================================================
local background = vim.o.background
print(background)
return require("lualine.themes.solarized_"..background)