mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: dev branch
This commit is contained in:
parent
99fb1f8b06
commit
0468fb5e62
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
```lua
|
||||
-- Packer
|
||||
use('rose-pine/neovim')
|
||||
|
||||
-- Use dev branch
|
||||
use({ 'rose-pine/neovim', branch = 'dev' })
|
||||
```
|
||||
|
||||
2. Require or set `rose-pine` colorscheme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue