fix: switch back to nvim nightly

This commit is contained in:
2024-10-04 13:58:44 -04:00
parent 5eceb02184
commit 0cc15bbd9c
+2
View File
@@ -4,6 +4,8 @@ return { -- Neovim Updater
"rootiest/nvim-updater.nvim",
lazy = true,
opts = {
build_type = "RelWithDebInfo",
branch = "master",
verbose = false,
check_for_updates = true,
update_interval = (60 * 60) * 6, -- 6 hours