Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated instructions for Vim for Python #1815

Open
Ryuno-Ki opened this issue Jul 14, 2021 · 0 comments
Open

Outdated instructions for Vim for Python #1815

Ryuno-Ki opened this issue Jul 14, 2021 · 0 comments

Comments

@Ryuno-Ki
Copy link

@Ryuno-Ki Ryuno-Ki commented Jul 14, 2021

As I was to help out a code newbie in getting started with Vim for Python, I discovered documentation on the python.org website.
Sadly, it appears to be outdated.

Describe the bug

Looking at https://www.python.org/doc/editors/vim/ it reads

There are example customisation files for Vim available in the Misc/Vim directory in the Python source tree.

Searching the CPython code base for details, I found
https://github.com/python/cpython/blob/bb3e0c240bc60fe08d332ff5955d54197f79751c/Doc/whatsnew/3.4.rst#api-and-feature-removals

To Reproduce

Open the above links in a web browser.

Expected behavior

Up-to-date information (ALE or CoC for code completion).

Additional context

If there is no recommended approach to setting up Vim for Python, perhaps remove the page altogether.
Or point to some community efforts in this regard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant