-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hi, sorry for jumping into Japanese Vim page with English, but the I think this community is most familiar with vim-cmdsrv-nox (VCN) If you point me to right direction, I can post on other places. I know VCN is in developmental phase and it has not been reviewed to be a part of vim package, but I could not find the documentation on how to use it. I am just trying to mimic --remote-tab flag for vim with +clientserver enabled. I tried compiling with the following options:
./configure --enable-pythoninterp --enable-python3interp --enable-rubyinterp --enable-cscope --enable-multibyte --with-features=huge --enable-gui --prefix=/usr
But it is does not have +clientserver enabled. Am I suppose to use different keywords other than --remote?
Reactions are currently unavailable