mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-30 22:59:22 +02:00
feat: use our own colorscheme, decouple from tokyonight (#3378)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
This commit is contained in:
parent
e10a8cca56
commit
5ba80b10cf
8 changed files with 18 additions and 22 deletions
|
@ -17,6 +17,9 @@ local core_plugins = {
|
|||
{
|
||||
"folke/tokyonight.nvim",
|
||||
},
|
||||
{
|
||||
"lunarvim/lunar.nvim",
|
||||
},
|
||||
{ "Tastyep/structlog.nvim" },
|
||||
|
||||
{ "nvim-lua/popup.nvim" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue