On Mon, Jun 14, 2010 at 3:48 PM, Joan Miquel Torres Rigo
<joanmiq...@mallorcaweb.net> wrote:
> 2010/6/14 Nathan Neff <nathan.n...@gmail.com>:
>> On Mon, Jun 14, 2010 at 11:33 AM, AK <andrei....@gmail.com> wrote:
> [...]
>>>
>>> I just set the same thing up yesterday. I have a ~/.bvimrc, and ~/.testvim/,
>>> I run gvim -u ~/.bvimrc, and in .bvimrc I have this:
>>>
>>> set
>>> runtimepath=/home/ak/.testvim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim/vim72,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,/home/ak/.testvim/after
>>
>> This is excellent.
>>
>
> You also may define a convenient alias in your ~/.bashrc (or
> ~/.yourfavouriteshell.rc) like this:
>
> $ alias bvim='vim -u ~/.bvimrc'
>
> ...and then you could call 'bvim' instead of 'vim' when you want your
> bare-bones settings.

Good idea --  I will also define a $BARE_VIM_DIR environment variable
to use in my ~/.bvimrc when setting the  runtimepath.

--Nate

>
>
> Cheers.
>
> --
> Joan Miquel Torres__________________________________
> Linux Registered User #164872
> http://www.mallorcaweb.net/joanmiquel
> BULMA: http://bulma.net http://breu.bulma.net/?l2301
>
> --
> 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 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

Reply via email to