File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.3.5
2
+ -------------
3
+
4
+ Released on Dec 6th 2020
5
+
6
+ - Fix buffer local mapping
7
+
8
+ see https://github.com/heavenshell/vim-pydocstring/pull/118
9
+
10
+ Thx @tsuyoshicho
11
+
1
12
Version 2.3.4
2
13
-------------
3
14
Original file line number Diff line number Diff line change 1
1
*pydocstring.txt* Generate Python docstring to your Python code.
2
2
3
- Version: 2.3.4
3
+ Version: 2.3.5
4
4
Author: Shinya Ohynagi <sohyanagi@gmail.com>
5
5
Repository: http://github.com/heavenshell/vim-pydocstring/
6
6
License: BSD, see LICENSE for more details.
Original file line number Diff line number Diff line change 1
1
" File: pydocstring.vim
2
2
" Author: Shinya Ohyanagi <sohyanagi@gmail.com>
3
- " Version: 2.3.4
3
+ " Version: 2.3.5
4
4
" WebPage: http://github.com/heavenshell/vim-pydocstriong/
5
5
" Description: Generate Python docstring to your Python script file.
6
6
" License: BSD, see LICENSE for more details.
You can’t perform that action at this time.
0 commit comments