Update chadrc.lua

This commit is contained in:
Sidhanth Rathod 2025-01-12 06:29:04 +05:30 committed by GitHub
parent d0c602f5f1
commit c3d1fb646a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,4 +14,11 @@ M.base46 = {
-- }, -- },
} }
-- M.nvdash = { load_on_startup = true }
-- M.ui = {
-- tabufline = {
-- lazyload = false
-- }
--}
return M return M