Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Support of +python3 compilation flag in vim #2

Description

@dtrckd

Hi,

The plugin need +python option to work, hence it gives the following error:

 Error: Docstring requires vim compiled with +python

However, when vim has only the +python3 flag enabled, it doesn't work.
Should the docstrings depend on the version of python ?
If not, would it be a possibility to make the plugin work when only one of those flags (+python | +python3) is enabled.

Because vim packages in debian (vim-nox, vim-gtk etc) has only the python3 flag enabled, it will make the plugin work without recompiling vim. (at least on Debian...)

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions