From a351d3d28551f93bd09a10619f8c6e4f4b0a4266 Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Sun, 31 Dec 2017 17:26:00 +0000 Subject: [PATCH] Fix #262: delete exemplar binding --- src/config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index ae68ede8..137ab60b 100644 --- a/src/config.ts +++ b/src/config.ts @@ -66,7 +66,6 @@ const DEFAULTS = o({ "s": "fillcmdline open search", "S": "fillcmdline tabopen search", "M": "gobble 1 quickmark", - "xx": "something", // "B": "fillcmdline bufferall", "b": "fillcmdline buffer", "ZZ": "qall",