If you use Vim for development and you’re a CircleCI user, I would appreciate it if you can provide the operating system name and version you use as well as the output of the following command:
vim --version | head -1; vim --version | grep -i python
This allows me to determine what is the most common Vim version being used, which OS, and whether or not Python support was compiled for your particular build. I’m building a plugin and want to know what room I have to work with.
$ vim --version | head -1; vim --version | grep -i python
VIM - Vi IMproved 8.1 (2018 May 18, compiled Aug 21 2018 22:45:24)
+comments +libcall +python/dyn +viminfo
+conceal +linebreak +python3/dyn +vreplace