coc-swagger
v0.0.4
Published
A coc plugin to improve the Swagger/OpenAPI authoring experience in vim
Downloads
57
Maintainers
Readme
Install
:CocInstall coc-swagger
Usage
" when you are editing a Swagger/OpenAPI specification file
:CocCommand swagger.render
" tip: add a (slightly) short command
command -nargs=0 Swagger :CocCommand swagger.render