diff --git a/lua/plugins/theme.lua b/lua/plugins/theme.lua index 101d907..edafe49 100644 --- a/lua/plugins/theme.lua +++ b/lua/plugins/theme.lua @@ -1,5 +1,5 @@ local M = { - url = 'ssh://git.vpatuta.xyz/neogruber.nvim', + url = 'https://git.filnar.com/filnar/neogruber.nvim.git', lazy = false, }