File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ to do that which also shows status and warning messages in the statusbar would b
6464Python-mode
6565^^^^^^^^^^^
6666
67- Python-mode _ is a complex solution in VIM for working with python code.
67+ Python-mode _ is a complex solution in VIM for working with Python code.
6868It has:
6969
7070- Asynchronous Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
@@ -94,7 +94,7 @@ Emacs is a powerful text editor. It's fully programmable (lisp), but
9494it can be some work to wire up correctly. A good start if you're
9595already an Emacs user is `Python Programming in Emacs `_ at EmacsWiki.
9696
97- 1. Emacs itself comes with a python mode.
97+ 1. Emacs itself comes with a Python mode.
98982. Python ships with an alternate version:
9999 `python-mode.el <https://launchpad.net/python-mode >`_
1001003. Fabián Ezequiel Gallina's `python.el <https://github.com/fgallina/python.el >`_
You can’t perform that action at this time.
0 commit comments