mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +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.
|
||||
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
|
||||
- Fast Python folding
|
||||
- Virtualenv support
|
||||
|
||||
Reference in New Issue
Block a user