Skip to content

Commit 391c0d9

Browse files
committed
Add more detail.
1 parent 23054f1 commit 391c0d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Usage
1919
Settings
2020
--------
2121
Pydocstring depends on `softtabstop`.
22+
You need to set like `set softtabstop=4`.
23+
24+
Example `.vimrc`
2225

2326
```viml
2427
autocmd FileType python setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab

0 commit comments

Comments
 (0)