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
872968b582
TASK: Update dev dependencies and provide readme
2017-05-19 16:57:36 +02:00
73ad18d317
TASK: Add further tests
2017-05-19 16:51:34 +02:00
d37ee394cb
TASK: Fix pep8 line length
2017-05-19 15:39:22 +02:00
3167bbe264
FEATURE: Add first tests
2017-05-19 15:10:25 +02:00
4c68dce81c
TASK: Remove unnecessary lines, comparison is done typeless
2017-05-18 08:54:46 +02:00
0b459e5d6e
TASK: Remove debugging logging
2017-05-17 23:01:45 +02:00
0e4fca30f5
FEATURE: Provide options and split debug and error logging
2017-05-17 22:55:09 +02:00
0713b6d2fc
TASK: Improve logging and make it configurable
2017-05-17 22:33:16 +02:00
d0b34f05f4
BUGFIX: Allow writing multiple files at once
...
* As neovim will use the same object we can't save file specific
information in self.
* Also no locking is required
2017-05-17 21:52:30 +02:00
315ae98e93
TASK: Fix pep8 line length
2017-05-17 21:18:25 +02:00
01f0209c9c
BUGFIX: Lookup tags file in parent folders
2017-05-17 21:18:11 +02:00
dd7a65e4cb
TASK: Update todo / bug and logging
2017-05-16 23:54:13 +02:00
fe02d2f07a
BUGFIX: Move files to location
2017-05-16 22:41:57 +02:00
2a6c196693
TASK: Finish first working implementation and readme
2017-05-16 22:37:51 +02:00
68cc2faae8
TASK: Initial version with non working striping
2017-05-16 22:09:12 +02:00