change colorscheme to rose-pine
This commit is contained in:
parent
17f496aeba
commit
9250f5bac9
5 changed files with 35 additions and 10 deletions
|
|
@ -37,15 +37,6 @@ return {
|
|||
opts = {},
|
||||
},
|
||||
|
||||
{
|
||||
-- Theme inspired by Atom
|
||||
"navarasu/onedark.nvim",
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd.colorscheme("onedark")
|
||||
end,
|
||||
},
|
||||
|
||||
-- "gc" to comment visual regions/lines
|
||||
{ "numToStr/Comment.nvim", opts = {} },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue