mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: remove tag option from Packer snippet (#96)
This commit is contained in:
parent
95dd29d70c
commit
47dd2ad6ba
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
use({
|
||||
'rose-pine/neovim',
|
||||
as = 'rose-pine',
|
||||
tag = 'v1.*',
|
||||
config = function()
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue