This commit is contained in:
Smaug123
2024-03-23 11:07:02 +00:00
parent 47b5993422
commit 3e9b26c093
4 changed files with 46 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
require("tokyonight").setup({
style = "night",
})
vim.cmd[[colorscheme tokyonight]]