From 638c0168383fe07cf273c2b671761d9d60b94ea4 Mon Sep 17 00:00:00 2001 From: QQ Date: Tue, 10 Oct 2023 18:26:42 +0800 Subject: [PATCH] update --- lua/G.lua | 2 -- lua/normal/plugsettings/hop.lua | 3 ++- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lua/G.lua b/lua/G.lua index 7dee0b5..2615c00 100644 --- a/lua/G.lua +++ b/lua/G.lua @@ -36,6 +36,4 @@ end G.g.mapleader = ' ' - - return G diff --git a/lua/normal/plugsettings/hop.lua b/lua/normal/plugsettings/hop.lua index 9b597b4..7993cf8 100644 --- a/lua/normal/plugsettings/hop.lua +++ b/lua/normal/plugsettings/hop.lua @@ -6,7 +6,8 @@ return { "HopChar2MW", }, keys = { - "f","F","t","T" + "f","F","t","T", + "f", "F" }, lazy = true, config = function ()