mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
breaking: move to lua config (#64)
Co-authored-by: fvrests <fvrests@icloud.com>
This commit is contained in:
parent
c207a62f52
commit
317a7c8473
8 changed files with 648 additions and 683 deletions
|
|
@ -1,6 +1,3 @@
|
|||
lua package.loaded['rose-pine'] = nil
|
||||
lua package.loaded['rose-pine.config'] = nil
|
||||
lua package.loaded['rose-pine.palette'] = nil
|
||||
lua package.loaded['rose-pine.theme'] = nil
|
||||
|
||||
lua require('rose-pine').colorscheme()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue