Merge pull request #50 from algren123/docs/update-nvconfig-reference

docs: updated chadrc.lua reference to nvconfig.lua to point to v3.0
This commit is contained in:
Sidhanth Rathod
2024-10-05 17:33:03 +05:30
committed by GitHub

View File

@@ -1,5 +1,5 @@
-- This file needs to have same structure as nvconfig.lua -- This file needs to have same structure as nvconfig.lua
-- https://github.com/NvChad/ui/blob/v2.5/lua/nvconfig.lua -- https://github.com/NvChad/ui/blob/v3.0/lua/nvconfig.lua
-- Please read that file to know all available options :( -- Please read that file to know all available options :(
---@type ChadrcConfig ---@type ChadrcConfig