Monday, March 24, 2014

Re: vim --servername doesn't work

On Sunday, March 23, 2014 11:02:16 PM UTC-5, sinbad wrote:
> i'm trying to use the asynccommand plugin,
> it requires that vim be started as a server
> so im starting vim as follows:
>
> vim --servername vim
>
> yet asyncommand still complains that vim
> is not in servermode. and also v:servername
> has nothing in it. what am i missing ?
> btw my version vim has +clientserver enabled.
>

Is "vim" an alias or an actual Vim executable on your path? If an alias, do you pass in -X or something like that (which would disable connecting to the X server)?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment