199 current 2025-01-10 23:21:03 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user