From b78e0293cf3f9b6e8acf36775c7f09203be3cb6d Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 25 May 2023 22:16:24 +0200 Subject: Changed keymap from jk to jj --- snippets/lua.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/lua.lua b/snippets/lua.lua index 523d2f4..eb46b67 100644 --- a/snippets/lua.lua +++ b/snippets/lua.lua @@ -194,7 +194,7 @@ local {} = {} ]], { i(1, ""), i(2, "") } ), - "jk" + "jj" ) --}}} -- Tutorial Snippets go here -- local myFirstSnippet = s("myFirstSnippet", { -- cgit v1.2.3