File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11*jsdoc.txt* Generate JSDoc to your JavaScript code.
22
3- Version: 2.1.0
3+ Version: 2.1.1
44Author: NAKAMURA, Hisashi <https://github.com/sunvisor >
55Author: Shinya Ohynagi <
[email protected] >
66Repository: http://github.com/heavenshell/vim-jsdoc/
@@ -116,6 +116,11 @@ g:jsdoc_lehre_path *g:jsdoc_lehre_path*
116116>
117117==============================================================================
118118CHANGELOG *jsdoc-changelog*
119+ 2020-10-10
120+ - Fix async bug
121+ See https://github.com/heavenshell/vim-jsdoc/issues/99 details.
122+ (thx @holtc)
123+
1191242020-06-27
120125- Add Neovim support
121126 See https://github.com/heavenshell/vim-jsdoc/pull/92 details.
Original file line number Diff line number Diff line change 11" File: jsdoc.vim
22" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33" Author: Shinya Ohyanagi <[email protected] >4- " Version: 2.1.0
4+ " Version: 2.1.1
55" WebPage: http://github.com/heavenshell/vim-jsdoc/
66" Description: Generate JSDoc to your JavaScript, TypeScript file.
77" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11" File: jsdoc.vim
22" Author: NAKAMURA, Hisashi <https://github.com/sunvisor>
33" Author: Shinya Ohyanagi <[email protected] >4- " Version: 2.1.0
4+ " Version: 2.1.1
55" WebPage: http://github.com/heavenshell/vim-jsdoc/
66" Description: Generate JSDoc to your JavaScript, TypeScript file.
77" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments