Update chadrc.lua

This commit is contained in:
Sidhanth Rathod 2024-09-07 14:34:33 +05:30 committed by GitHub
parent 3e1667ef3c
commit cb60352466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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