style(lualine): Move config from after to config
This commit is contained in:
parent
c0e3bb9036
commit
478552ea38
3 changed files with 41 additions and 50 deletions
|
|
@ -15,7 +15,7 @@ return {
|
|||
{ "catppuccin/catppuccin", priority = 1000, lazy = true },
|
||||
|
||||
-- Theme inspired by Atom
|
||||
{ 'navarasu/onedark.nvim', priority = 1000, config = true, lazy = true },
|
||||
{ 'navarasu/onedark.nvim', priority = 1000, lazy = true },
|
||||
|
||||
--Rosepine (Primeagen)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue