File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
*jsdoc.txt* Generate JSDoc to your JavaScript code.
2
2
3
- Version: 2.1.1
3
+ Version: 2.1.2
4
4
Author: NAKAMURA, Hisashi <https://github.com/sunvisor >
5
5
Author: Shinya Ohynagi <sohyanagi@gmail.com>
6
6
Repository: http://github.com/heavenshell/vim-jsdoc/
Original file line number Diff line number Diff line change 1
1
" File: jsdoc.vim
2
2
" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
3
3
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
4
- " Version: 2.1.1
4
+ " Version: 2.1.2
5
5
" WebPage: http://github.com/heavenshell/vim-jsdoc/
6
6
" Description: Generate JSDoc to your JavaScript, TypeScript file.
7
7
" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 1
1
" File: jsdoc.vim
2
2
" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
3
3
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
4
- " Version: 2.1.1
4
+ " Version: 2.1.2
5
5
" WebPage: http://github.com/heavenshell/vim-jsdoc/
6
6
" Description: Generate JSDoc to your JavaScript, TypeScript file.
7
7
" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments