This commit is contained in:
mvllow 2022-02-07 11:34:40 -06:00
commit eea4ac7dd1

View file

@ -17,7 +17,7 @@
use({
'rose-pine/neovim',
as = 'rose-pine',
branch = 'canary',
branch = 'canary',
config = function()
vim.cmd('colorscheme rose-pine')
end