We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d92c4 commit 0eff17aCopy full SHA for 0eff17a
docs/dev/env.rst
@@ -67,7 +67,7 @@ Python-mode
67
Python-mode_ is a complex solution in VIM for working with python code.
68
It has:
69
70
-- Async Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
+- Asynchronous Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
71
- Code refactoring and autocompletion with Rope
72
- Fast Python folding
73
- Virtualenv support
0 commit comments