mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
update usage
This commit is contained in:
parent
9c0d3e5423
commit
4c62b167ea
1 changed files with 1 additions and 4 deletions
|
|
@ -17,10 +17,7 @@
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
-- Packer
|
-- Packer
|
||||||
use('rose-pine/neovim')
|
use({ 'rose-pine/neovim', as = 'rose-pine' })
|
||||||
|
|
||||||
-- Use dev branch
|
|
||||||
use({ 'rose-pine/neovim', branch = 'dev' })
|
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Require or set `rose-pine` colorscheme
|
2. Require or set `rose-pine` colorscheme
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue