Friday, March 10, 2017

Re: isolate vim environment for plugin development

Hi Felipe,

* Felipe Vieira (fmv1992@gmail.com) wrote:
> how do I isolate vim environment?
>
> The objective is to test and develop several different plugins without
> interference.
>
> I don't want to mess my own vim "stable" setup.
>
> For that end a setup with its own vimrc file, own variables (for instance
> using a different $HOME than the one used by vim) and folders would be nice.
>
> I was trying to do this thru a bash script but could not achieve the desired
> goals (changing the $HOME variable and setting up vim with a different vimrc
> was not enough).
In BSD world we call it "jail" or "chroot".
But if you use Linux, sorry I don't know.

--
Pongthep Kulkrisada

"UNIX is basically a simple operating system,
but you have to be a genius to understand the simplicity."
-- Dennis M. Ritchie

--
--
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: