SwissCalc
SwissCalc copied to clipboard
Usage of python3
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.