neuron.vim
neuron.vim copied to clipboard
start_server doesn't work in normal vim
It uses the jobstart function, which is used in neovim. Vim has the job_start function. A distinction should be made between the two.
Oh, that's right, I will add a detection section soon. Thanks