Skip to content

Commit 8b37e9c

Browse files
committed
Add travis to readme
1 parent 79b05ea commit 8b37e9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
jsdoc.vim
22
=========
33

4+
[![Build Status](https://travis-ci.org/heavenshell/vim-jsdoc.svg?branch=master)](https://travis-ci.org/heavenshell/vim-jsdoc)
5+
46
jsdoc.vim generates [JSDoc](http://usejsdoc.org/) block comments based on a function signature.
57

68
![Move cursor to function keyword line, then type `:JsDoc`. If g:jsdoc_allow_input_prompt is enabled, prompt input description, argument type, parameter description. If g:jsdoc_allow_input_prompt is disabled, insert JsDoc automatically.](https://github.com/heavenshell/vim-jsdoc/wiki/images/vim-jsdoc-screencast-preview.gif)

0 commit comments

Comments
 (0)