rm un-needed build function for ui plugin
This commit is contained in:
parent
5189f3e32c
commit
b7a163e232
@ -11,9 +11,6 @@ return {
|
|||||||
{
|
{
|
||||||
"NvChad/ui",
|
"NvChad/ui",
|
||||||
lazy = false,
|
lazy = false,
|
||||||
build = function()
|
|
||||||
dofile(vim.fn.stdpath "data" .. "/lazy/ui/lua/nvchad_feedback.lua")()
|
|
||||||
end,
|
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user