Skip to content

Commit

Permalink
Add comment textobject to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
EpocSquadron committed Mar 4, 2022
1 parent 78aa244 commit acc4f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Currently supported: `word`, `surround`, `function`, `class`, `parameter`.
| `f` | Function |
| `c` | Class |
| `p` | Parameter |
| `o` | Comment |

> NOTE: `f`, `c`, etc need a tree-sitter grammar active for the current
document and a special tree-sitter query file to work properly. [Only
Expand Down

0 comments on commit acc4f41

Please sign in to comment.