Skip to content

This plugin is designed to enhance operations or navigation for restful requests written in rest.nvim format by using text objects.

License

Notifications You must be signed in to change notification settings

xbot/vim-textobj-restful-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-textobj-restful-request

TL;DR

This plugin is designed to enhance operations or navigation for restful requests written in rest.nvim format by using text objects.

Prerequisite

Quick Start

Text objects

The following text objects are provided:

  • ar: Around the current request.
  • ir: Inside the current request.

Jump between requests

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.

About

This plugin is designed to enhance operations or navigation for restful requests written in rest.nvim format by using text objects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published