docs: update tag

This commit is contained in:
mvllow 2022-02-07 12:12:17 -06:00
commit 73c5046bf3

View file

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