nvim/lua/config/plugins/theme.lua
2025-11-25 16:16:39 -05:00

3 lines
98 B
Lua

vim.pack.add{"https://github.com/neanias/everforest-nvim.git"}
vim.cmd("colorscheme everforest")