NvChadUpdater: Make update repo and url configurable | Improve logging

This commit is contained in:
Akianonymus
2021-08-19 11:20:00 +05:30
committed by siduck76
parent 4801ec86f1
commit 880d4dc312
3 changed files with 41 additions and 19 deletions

View File

@@ -38,6 +38,9 @@ M.options = {
mapleader = " ",
autosave = false,
enable_insertNav = true, -- navigation in insertmode
-- used for updater
update_url = "https://github.com/NvChad/NvChad",
update_branch = "main",
}
-- enable and disable plugins (false for disable)