Update readme.md

This commit is contained in:
not 2022-02-10 16:04:33 -06:00 committed by GitHub
commit c207a62f52

View file

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