Update readme.md

This commit is contained in:
not 2022-02-10 16:04:33 -06:00 committed by GitHub
commit 71c27e532d
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',
tag = '0.5.0',
tag = 'v0.*',
config = function()
vim.cmd('colorscheme rose-pine')
end