breaking: move to lua config (#64)

Co-authored-by: fvrests <fvrests@icloud.com>
This commit is contained in:
not 2022-02-13 16:06:19 -06:00 committed by mvllow
commit 317a7c8473
8 changed files with 648 additions and 683 deletions

View file

@ -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()