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({
'rose-pine/neovim',
as = 'rose-pine',
tag = '0.5.0',
tag = 'v0.*',
config = function()
vim.cmd('colorscheme rose-pine')
end