add note about nvconfig in chadrc

This commit is contained in:
Sidhanth Rathod
2024-03-23 11:49:07 +05:30
committed by GitHub
parent 94dc47f8bb
commit 813f95e06e

View File

@@ -1,3 +1,6 @@
-- This file needs to have same structure as nvconfig.lua
-- https://github.com/NvChad/NvChad/blob/v2.5/lua/nvconfig.lua
---@type ChadrcConfig
local M = {}