Merge branch 'main' into canary

This commit is contained in:
not 2022-02-10 16:06:32 -06:00 committed by GitHub
commit 7d1373f894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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