Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

zakuro9715/httpstatus.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpstatus.vim

Build Status Coverage Status

httpstatus.vim is vim plugin to see description of http status(es)

Usage

Install with NeoBundle

NeoBundle 'zakuro9715/httpstatus.vim'

See description of a http status:

:HttpStatus 200
200 OK | Request fulfilled, document follows 

And, you can ommit end of digits.

:HttpStatus 40
400 ...
401 ...
...
409

:Http 4
400 ...
401 ...
...
417 ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published