From 473629b4d6e0cbec1c2c6d78f96cef8e85e2e044 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Sun, 16 Jan 2022 10:39:13 +0100
Subject: Enable s for hop

---
 lua/config/hop.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lua/config')

diff --git a/lua/config/hop.lua b/lua/config/hop.lua
index cc09a8a..1d8c20c 100644
--- a/lua/config/hop.lua
+++ b/lua/config/hop.lua
@@ -4,5 +4,5 @@ if not status_ok then
 end
 
 hop.setup()
--- vim.api.nvim_set_keymap("n", "s", ":HopChar2<cr>", { silent = true })
+vim.api.nvim_set_keymap("n", "s", ":HopChar2<cr>", { silent = true })
 vim.api.nvim_set_keymap("n", "S", ":HopWord<cr>", { silent = true })
-- 
cgit v1.2.3-70-g09d2