initial starter dir structure;

This commit is contained in:
siduck
2024-02-29 22:03:20 +05:30
parent 5d69a0d0f9
commit 7dc8c6d0b2
21 changed files with 403 additions and 475 deletions
-6
View File
@@ -1,9 +1,5 @@
local M = {}
M.options = {
nvchad_branch = "v3.0",
}
M.ui = {
------------------------------- base46 -------------------------------------
-- hl = highlights
@@ -92,8 +88,6 @@ M.ui = {
M.plugins = "" -- path i.e "custom.plugins", so make custom/plugins.lua file
M.lazy_nvim = require "plugins.configs.lazy_nvim" -- config for lazy.nvim startup options
M.base46 = {
integrations = {
"blankline",