mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 03:04:30 +08:00
doc/jedi-vim.txt: fix apostrophe (#1002)
This commit is contained in:
@@ -170,7 +170,7 @@ Python features, among them:
|
|||||||
- Class decorators (py3k feature, are being ignored at the moment, but are
|
- Class decorators (py3k feature, are being ignored at the moment, but are
|
||||||
parsed)
|
parsed)
|
||||||
- Simple/usual `sys.path` modifications
|
- Simple/usual `sys.path` modifications
|
||||||
- `isinstance` checks for `if`/`while`/`assert` case, that doesn’t work with
|
- `isinstance` checks for `if`/`while`/`assert` case, that doesn't work with
|
||||||
Jedi
|
Jedi
|
||||||
- Stubs
|
- Stubs
|
||||||
- And more...
|
- And more...
|
||||||
|
|||||||
Reference in New Issue
Block a user