nvim/lua/plugins/rose-pine.lua

10 lines
184 B
Lua
Raw Normal View History

2024-06-17 15:22:39 +07:00
return {
{ "rose-pine/neovim", name = "rose-pine" },
-- {
-- "LazyVim/LazyVim",
-- opts = {
-- colorscheme = "rose-pine",
-- },
-- },
}