mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-10 07:10:44 +00:00
add nvchad_feedback() for #2938 to notify users
This commit is contained in:
parent
b657b0ef84
commit
85b9f56869
@ -12,6 +12,9 @@ return {
|
||||
"NvChad/ui",
|
||||
branch = "v2.5",
|
||||
lazy = false,
|
||||
build = function()
|
||||
dofile(vim.fn.stdpath "data" .. "/lazy/ui/lua/nvchad_feedback.lua")()
|
||||
end,
|
||||
config = function()
|
||||
require "nvchad"
|
||||
end,
|
||||
|
Loading…
Reference in New Issue
Block a user