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
fd21691d4c
commit
7df60a35de
1 changed files with 1 additions and 4 deletions
|
|
@ -17,10 +17,7 @@
|
|||
|
||||
```lua
|
||||
-- Packer
|
||||
use('rose-pine/neovim')
|
||||
|
||||
-- Use dev branch
|
||||
use({ 'rose-pine/neovim', branch = 'dev' })
|
||||
use({ 'rose-pine/neovim', as = 'rose-pine' })
|
||||
```
|
||||
|
||||
2. Require or set `rose-pine` colorscheme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue