diff options
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 65ec77d..7c284f2 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -88,7 +88,7 @@ local plugin_specs = { -- Super fast buffer jump { - "phaazon/hop.nvim", + "smoka7/hop.nvim", event = "VeryLazy", config = function() vim.defer_fn(function() |
