rose pine

This commit is contained in:
2026-05-25 15:46:02 +02:00
parent 7590b3cbc1
commit 35505a79a5
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
vim.pack.add({ "https://github.com/rktjmp/lush.nvim" })
vim.pack.add({ "https://github.com/savq/melange-nvim" })
vim.pack.add({ "https://github.com/rose-pine/neovim" })
require("rose-pine").setup()
-- vim.g.melange_enable_font_variants = 0 -- disable font variants
-- require("lush") -- make sure Lush is installed