mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Lualine themes can now be imported; new grey+inv themes
It's a bad idea to have variants as separate files
This commit is contained in:
parent
991bfca92a
commit
a19fd67c4f
12 changed files with 131 additions and 105 deletions
|
|
@ -1,4 +1 @@
|
|||
local p = require("rose-pine.palette")
|
||||
local generator = require("lualine.generate")
|
||||
|
||||
return generator.normal(p)
|
||||
return require("rose-pine.plugins.lualine").normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue