mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-20 05:38:41 +00:00
More
This commit is contained in:
5
home-manager/nvim/tokyonight.lua
Normal file
5
home-manager/nvim/tokyonight.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
require("tokyonight").setup({
|
||||
style = "night",
|
||||
})
|
||||
|
||||
vim.cmd[[colorscheme tokyonight]]
|
Reference in New Issue
Block a user