File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1+ Version 0.1.3
2+ -------------
3+ Released on July 2nd 2017
4+
5+ - Fix bug
6+
7+ Variable type mismatch for: argTemplate
8+
9+ see https://github.com/heavenshell/vim-pydocstring/issues/25
10+
11+ Thx @oxo42
12+
13+
114Version 0.1.2
215-------------
316Released on Mar 25th 2017
417
518- Fix bug
19+
620 Ignored indent when docstring start with `''' `.
721
822 Delete blank line if `{{_returnType_}} ` not exists.
Original file line number Diff line number Diff line change 11" Insert Docstring.
22" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3- " Version: 0.1.2
3+ " Version: 0.1.3
44" WebPage: http://github.com/heavenshell/vim-pydocstriong/
55" Description: Generate Python docstring to your Python script file.
66" License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11*pydocstring.txt* Generate Python docstring to your Python code.
22
3- Version: 0.1.2
3+ Version: 0.1.3
44Author: Shinya Ohynagi <sohyanagi@gmail.com>
55Repository: http://github.com/heavenshell/vim-pydocstring/
66License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 11" File: pydocstring.vim
22" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3- " Version: 0.1.2
3+ " Version: 0.1.3
44" WebPage: http://github.com/heavenshell/vim-pydocstriong/
55" Description: Generate Python docstring to your Python script file.
66" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments