199 current 2025-01-10 23:21:03 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-10 23:21:13 -05:00
parent 370bf0618b
commit 39bc5edac1

View File

@@ -1,10 +1,5 @@
-- Tokyonight configuration in Lua
vim.cmd([[
colorscheme tokyonight
]])
require("tokyonight").setup({
-- use the night style
style = "night",
@@ -20,6 +15,10 @@ require("tokyonight").setup({
end
})
vim.cmd([[
colorscheme tokyonight
]])
-- vim.g.tokyonight_style = "day"
-- vim.g.tokyonight_italic_functions = true