diff --git a/lua/chadrc.lua b/lua/chadrc.lua index 9668de5..da4779c 100644 --- a/lua/chadrc.lua +++ b/lua/chadrc.lua @@ -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 = {}