1
0
mirror of https://github.com/gryf/pep8-vim.git synced 2025-12-18 12:10:18 +01:00

5 Commits

Author SHA1 Message Date
1e38819954 Be silent in case of lack of pep8 module 2017-03-13 20:52:43 +01:00
02244d1734 Added check for command existsing instead of setting buffer variable 2016-12-13 14:25:22 +01:00
5c254f727d Fixed wrong msg string concatenation 2016-12-11 10:21:57 +01:00
f10cdc6ba6 Added Python2/Python3 support
Separated Python file from vim script, added logic for selecting
available python interpreter compiled in vim.
2016-12-10 19:12:11 +01:00
4c575a1f06 Initial commit 2016-12-10 18:31:26 +01:00