fix: rose pine theme name
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
-- Colortheme ==================================================================
|
||||
Config.now(function()
|
||||
vim.pack.add({ "https://github.com/rose-pine/neovim" })
|
||||
vim.pack.add({ { src = "https://github.com/rose-pine/neovim", name = "rose-pine" } })
|
||||
require("rose-pine").setup({
|
||||
enable = {
|
||||
terminal = false,
|
||||
legacy_highlights = false,
|
||||
migrations = false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user