neovim, neovimUtils, neovim-qt: drop python2 support

In 2a00e53bd pynvim support for python2 was disabled, this broke the
neovim build. I really think it is time to let go of python2 support in
neovim.
This commit is contained in:
Martin Weinelt
2021-05-02 22:43:53 +02:00
committed by Matthieu Coudron
parent f5e695bf3a
commit d942d4473d
8 changed files with 34 additions and 29 deletions
+1 -1
View File
@@ -330,7 +330,7 @@
</listitem>
<listitem>
<para>
<literal>vim</literal> switched to Python 3, dropping all Python 2 support.
<literal>vim</literal> and <literal>neovim</literal> switched to Python 3, dropping all Python 2 support.
</para>
</listitem>
<listitem>