SwissCalc icon indicating copy to clipboard operation
SwissCalc copied to clipboard

Usage of python3

Open dimonomid opened this issue 5 years ago • 0 comments

There are some difficulties with how vim handles both python2 and python3 present; e.g. has('python') returns false even though vim was compiled with +python/dyn (as per :version). And since Python2 is officially end of life as per 2020/01/01, would be awesome to update this nice plugin to work with Python3.

dimonomid avatar Mar 16 '20 19:03 dimonomid