We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a36655 commit 23054f1Copy full SHA for 23054f1
README.md
@@ -18,7 +18,7 @@ Usage
18
19
Settings
20
--------
21
-Pydocstring need depends on `softtabstop`.
+Pydocstring depends on `softtabstop`.
22
23
```viml
24
autocmd FileType python setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab
0 commit comments