mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-31 18:04:23 +01:00
fix: remove custom theme configs
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
return {
|
||||
{
|
||||
"catppuccin",
|
||||
opts = {
|
||||
transparent_background = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
return {
|
||||
{ "folke/tokyonight.nvim" },
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user