docs(tree-sitter): update goto bind table

This commit is contained in:
Jeetaditya Chatterjee
2022-05-26 23:52:13 +01:00
parent e1056f0053
commit 349247fb3e

View File

@ -84,7 +84,7 @@ Currently keys are bound to:
| =F= | function call | | =F= | function call |
| =c= | comment | | =c= | comment |
| =C= | class | | =C= | class |
| =i= | conditional | | =v= | conditional |
| =l= | loop | | =l= | loop |
* Configuration * Configuration