Skip to content

Commit fb8b5f3

Browse files
authored
Update README.md
1 parent d1a1afc commit fb8b5f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# vim-python-docstring
22
This is a plugin to Vim and NeoVim for creating of docstrings.
33

4-
**Breaking change:** Renamed the `g:python_indent` setting to `g:vpd_indent` because it collided with existing vim setting.
5-
64
## What it does
75
Docstrings for methods will contain a **list of parameters and their type hints**, **list of raised exceptions** and whether the method **yields** or **raises**.
86

0 commit comments

Comments
 (0)