> On Mon, Jun 14, 2010 at 11:33 AM, AK <andrei.avk@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.
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
No comments:
Post a Comment