neuron.vim icon indicating copy to clipboard operation
neuron.vim copied to clipboard

start_server doesn't work in normal vim

Open nicoekkart opened this issue 5 years ago • 1 comments

It uses the jobstart function, which is used in neovim. Vim has the job_start function. A distinction should be made between the two.

nicoekkart avatar Jul 29 '20 06:07 nicoekkart

Oh, that's right, I will add a detection section soon. Thanks

0ihsan avatar Jul 29 '20 10:07 0ihsan