mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fix lua script
parent
8e2fad267a
commit
1b33c9794d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ use({
|
|||
'rose-pine/neovim',
|
||||
as = 'rose-pine',
|
||||
config = function()
|
||||
vim..cmd('colorscheme rose-pine')
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
end
|
||||
})
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue