1
0
mirror of https://github.com/gryf/pylint-vim.git synced 2025-12-18 03:50:24 +01:00

8 Commits

Author SHA1 Message Date
4c4d9d30f6 Bugfix - check for lint object instead of pylint 2017-03-13 21:25:06 +01:00
0a2c744bd9 Python3 compatibility for the StringIO 2017-03-13 21:13:34 +01:00
2565ed7c96 Be silent in case of lack of pylint 2017-03-13 21:10:02 +01:00
484e2924e5 Added check for command existsing instead of setting buffer variable 2016-12-13 14:26:08 +01:00
9361727b8c Version bump 1.2 2016-12-10 19:54:59 +01:00
0c4ec2051f Added readme 2016-12-10 19:54:30 +01:00
20a063f216 Sepearate python and vimscript files.
Also added function which can utilize either +python or +python3
depending on what is available on vim.
2016-12-10 19:51:55 +01:00
3e5c9c6a67 Initial commit 2016-12-10 19:23:50 +01:00