NvChad / base46

NvChad's base46 theme plugin with caching ( Total re-write )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when building using a non-NvChad Config

Lalit64 opened this issue · comments

Followed the steps in https://0x0.st/Xrbn.mp4

And then I get this error when building using Lazy,

Screenshot 2024-06-30 at 15 29 34

Edit: I don't really want the answer of "This is not really meant to be used with other configs only NvChad"

show your chadrc file and plugins list

Its just tinyvim with base46

NvConfig.lua

local M = {}

M.ui = {
  theme_toggle = { "onedark", "one_light" },
  theme = "onedark",   -- default theme
  transparency = true,
}

M.base46 = {
  integrations = {},
}

return M

I am getting a new error

Screenshot 2024-06-30 at 19 18 27

when did you try this thing? that err was fixed in the recent commits

Same thing, but with nvchad configuration
image

run lazy sync again

commented

I was able to "fix" this by uninstalling (x) on base46 and installing (I) again. :Lazy sync did not solve for me.

the issue happened when y'all updated base46 at a commit which it was broken, lazy sync shouldve fixed tho

@Lalit64
image

you need to define that global in your main init.lua before plugins

And what about for "No such theme"

And what about for "No such theme"

that theme doesnt exist