nixos-config/home-manager/neovim/themes.lua

3 lines
61 B
Lua

vim.opt.background = 'dark'
vim.cmd("colorscheme solarized")