mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Update readme.md (#31)
this will make sure the name of the containing plugin folder will be rose-pine instead of neovim. it's also in packers docs for dracula: https://github.com/wbthomason/packer.nvim#quickstart
This commit is contained in:
parent
4f6e07b643
commit
bc6fa998dd
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
```lua
|
||||
use({
|
||||
'rose-pine/neovim',
|
||||
as = 'rose-pine',
|
||||
config = function()
|
||||
-- Options (see available options below)
|
||||
vim.g.rose_pine_variant = 'base'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue