refactor(colorschemes): Move ondark to colorschemes.lua

This commit is contained in:
rajvatsal 2024-01-08 12:28:40 +05:30
parent dbba1d791f
commit bd231a1e3a
2 changed files with 3 additions and 9 deletions

View file

@ -14,6 +14,9 @@ return {
-- latte, frappe, macchiato, mocha
{ "catppuccin/catppuccin", priority = 1000, lazy = true },
-- Theme inspired by Atom
{ 'navarasu/onedark.nvim', priority = 1000, config = true, lazy = true },
--Rosepine (Primeagen)
{
'rose-pine/neovim',