From 99908a5262a660f85f140f00f8d207bbd1274d45 Mon Sep 17 00:00:00 2001 From: srdusr Date: Fri, 9 Jun 2023 23:14:08 +0200 Subject: Comment out C-x mapped to C-c --- lua/user/keys.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/user/keys.lua') diff --git a/lua/user/keys.lua b/lua/user/keys.lua index b3db14a..a8c462a 100644 --- a/lua/user/keys.lua +++ b/lua/user/keys.lua @@ -84,7 +84,7 @@ map("t", "", "") map("t", "", "") map("t", "", "") map("t", "", "") -map("t", "", "") +--map("t", "", "") --map("n", "", "") --map("n", "", ":call MyFunc(v:count)") -- cgit v1.2.3