mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: fix readme typo (#179)
This commit is contained in:
parent
d93b6a6615
commit
e29002cbee
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ require("lazy").setup({
|
||||||
require('packer').startup(function(use)
|
require('packer').startup(function(use)
|
||||||
use({ 'rose-pine/neovim', as = 'rose-pine' })
|
use({ 'rose-pine/neovim', as = 'rose-pine' })
|
||||||
end)
|
end)
|
||||||
```∞
|
```
|
||||||
|
|
||||||
## Gallery
|
## Gallery
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue