mirror of
https://github.com/gryf/pythonhelper.git
synced 2025-12-24 07:02:35 +01:00
Fix for selecting right interpreter for python3 enabled vim
This commit is contained in:
@@ -60,6 +60,8 @@ Changelog
|
||||
+---------+------------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| Version | Date | Author | Notes |
|
||||
+=========+============+================+===========================================================================================================================================================================================+
|
||||
| 1.1 | 2016-12-10 | Roman Dobosz | Fixed python3 enabled vim (without python2) |
|
||||
+---------+------------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| 1.0 | 2016-05-30 | Roman Dobosz | Rewrite python part (simplifying the code, clean it up, separate from vimscript, add some tests), make it Python3 compatible, lots of other changes |
|
||||
+---------+------------+----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| | 2012-02-12 | cheater | `Several bug fixes`_, code cleanup, docs update |
|
||||
|
||||
Reference in New Issue
Block a user