neotags/rplugin/python3
Daniel Siepmann 61af839867
BUGFIX: Allow Python < 3.5 to work
As run method was introduces in version 3.5, the plugin did not work in
lower Python versions. We therefore replaced the call with a older high
level API.
2017-08-07 08:47:58 +02:00
..
__init__.py FEATURE: Add first tests 2017-05-19 15:10:25 +02:00
neotags.py BUGFIX: Allow Python < 3.5 to work 2017-08-07 08:47:58 +02:00