mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
'async' --> 'asynchronous'
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ Python-mode
|
|||||||
Python-mode_ is a complex solution in VIM for working with python code.
|
Python-mode_ is a complex solution in VIM for working with python code.
|
||||||
It has:
|
It has:
|
||||||
|
|
||||||
- Async Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
|
- Asynchronous Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
|
||||||
- Code refactoring and autocompletion with Rope
|
- Code refactoring and autocompletion with Rope
|
||||||
- Fast Python folding
|
- Fast Python folding
|
||||||
- Virtualenv support
|
- Virtualenv support
|
||||||
|
|||||||
Reference in New Issue
Block a user