diff --git a/lua/plugins/theme.lua b/lua/plugins/theme.lua index 1013ecd..20cf39d 100644 --- a/lua/plugins/theme.lua +++ b/lua/plugins/theme.lua @@ -1,5 +1,5 @@ return { - url = 'https://git.filnar.com/filnar/neogruber.nvim.git', + url = 'https://dev.filnar.com/fiplox/neogruber.nvim', lazy = false, -- event = 'VeryLazy' }