mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: encourage tagged releases
This commit is contained in:
parent
61c20113aa
commit
043d73befd
1 changed files with 1 additions and 4 deletions
|
|
@ -17,11 +17,8 @@
|
|||
use({
|
||||
'rose-pine/neovim',
|
||||
as = 'rose-pine',
|
||||
tag = 'v0.1.0', -- Optional tag release
|
||||
config = function()
|
||||
-- Options (see available options below)
|
||||
vim.g.rose_pine_variant = 'main'
|
||||
|
||||
-- Load colorscheme after options
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
end
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue