diff --git a/modules/tools/tree-sitter/README.org b/modules/tools/tree-sitter/README.org index 31a811fb6..aa6c5d47f 100644 --- a/modules/tools/tree-sitter/README.org +++ b/modules/tools/tree-sitter/README.org @@ -65,6 +65,7 @@ Note: only languages with parser's in emacs have text object support currently. Currently text objects are bound to: | key | text object | |-----+---------------------| +| =a= | parameter list | | =f= | function definition | | =F= | function call | | =C= | class |