Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-12 | Reformatted imports using PEP8 conventions. | Tommy Allen | |
closes #325 | |||
2016-06-20 | Remove g:deoplete#enable_debug variable | Shougo Matsushita | |
2016-03-26 | Ignore missing pkg_resources | Tommy Allen | |
Fixes #239 | |||
2016-03-24 | Fix can not get the attributes, and Rename '__logname' to 'name' | Koichi Shiraishi | |
Signed-off-by: Koichi Shiraishi <k@zchee.io> | |||
2016-03-23 | Use Python's logging facility | Tommy Allen | |
- Updated documentation - Enable logging through RPC request Closes #224 |