style(lualine): Move config from after to config

This commit is contained in:
rajvatsal 2024-01-09 11:16:25 +05:30
parent c0e3bb9036
commit 478552ea38
3 changed files with 41 additions and 50 deletions

View file

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