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:
Karim Abou Zeid 2021-10-19 20:14:20 +02:00 committed by GitHub
commit e9bf877ded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'