This plugin is designed to enhance operations or navigation for restful requests written in rest.nvim format by using text objects.
The following text objects are provided:
ar: Around the current request.ir: Inside the current request.
The default mappings are:
;j: Jump to the beginning of the next request.;k: Jump to the beginning of the previous request, including the current one.