notmuch-abook
notmuch-abook copied to clipboard
Use Python 3 if Vim was build with -python +python3
As the title says, this allows you to use notmuch-abook with a Vim build without Python 2 but with Python 3 support. Unfortunately, I don't know how to support both Python 2 and 3 without the code duplication.
Hi! thank you for the PR!
I'm not sure how both can be supported :-/ But I'd rather avoid code duplication, so i'll ask around.