1
0
mirror of https://github.com/gryf/pythonhelper.git synced 2025-12-18 12:00:27 +01:00

More bad English in the doc.

This commit is contained in:
cheater
2012-02-08 06:47:45 +01:00
committed by cheater
parent 6494b9de1c
commit 42d72d9e6b

View File

@@ -13,10 +13,10 @@
"
" Requirements
" ------------
" This script needs only VIM compiled with Python interpreter. It doesn't rely
" on exuberant ctags utility. You can determine whether your VIM has Python
" support by issuing command :ver and looking for +python in the list of
" features.
" This script needs only VIM compiled with the Python interpreter. It doesn't
" rely on the exuberant ctags utilities. You can determine whether your VIM
" has Python support by issuing command :ver and looking for +python in the
" list of features.
"
" Installation
" ------------