Fork me on GitHub
#vim
<
2019-01-22
>
Riskpeep22:01:26

Has anyone here had success with vim-fireplace w/ vim's integrated python3? I'm on a newer Debian release and can't find a recent VIM with python 2.x installed.

Riskpeep23:01:12

I've gone deep down the rabbit hole trying to make it work, but I'm running into a networking issue in the fireplace to NREPL comms.

Jan K23:01:57

as far as I can tell you don't need python 2 built into vim, vim-fireplace can use python from your $PATH

Jan K23:01:30

I'm using vim-fireplace with vim 8.1 from debian testing and it works fine

Riskpeep23:01:13

I'll give that a spin. I was hoping not to have to install python 2 since it is getting long in the tooth.