neovim-confs/lua
Akianonymus 7753e03b9e feat: Do not depend on user config | Fix merging of configs
because it is a user config, so our config shoudn't break even we if dont have it

use our own table merge function

move loading config to a function

use a global variable to store the config, so no need to call the table function everytime
2021-08-19 14:19:12 +05:30
..
plugins feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
telescope/_extensions tree-wide: Format files 2021-08-19 14:19:12 +05:30
themes tree-wide: Format files | Reformat chadrc | Misc (#268) 2021-08-17 23:21:10 +05:30
chadrc.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
default_config.lua Revert "NvChad Updater | Chadrc Fixes | Cleanup and Formatting | Misc (#288)" 2021-08-19 12:36:01 +05:30
highlights.lua add bg to Floating window 2021-08-18 15:25:58 +05:30
mappings.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
options.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
packerInit.lua chore: stylua formatting update (#261) 2021-08-16 13:19:09 +05:30
pluginList.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
theme.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30
utils.lua feat: Do not depend on user config | Fix merging of configs 2021-08-19 14:19:12 +05:30