From 349247fb3e55875028d367695139b195b3c56d07 Mon Sep 17 00:00:00 2001 From: Jeetaditya Chatterjee Date: Thu, 26 May 2022 23:52:13 +0100 Subject: [PATCH] docs(tree-sitter): update goto bind table --- modules/tools/tree-sitter/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tools/tree-sitter/README.org b/modules/tools/tree-sitter/README.org index 808cd442f..3f9a21e16 100644 --- a/modules/tools/tree-sitter/README.org +++ b/modules/tools/tree-sitter/README.org @@ -84,7 +84,7 @@ Currently keys are bound to: | =F= | function call | | =c= | comment | | =C= | class | -| =i= | conditional | +| =v= | conditional | | =l= | loop | * Configuration