Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Jozsef
On Wed, 23 Sep 2009, Johannes Held wrote: > Jozsef : > > I'm using vim all the time. Never vi. > Little bit more in detail. How do you start "vim"? > > $> vim > or > $> vi > > -- > Gruß, Johannes > Täglich http://blog.hehejo.de und du fühlst dich gut. > Mast und Schotbruch mit dem http://se

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Johannes Held
Jozsef : > I'm using vim all the time. Never vi. Little bit more in detail. How do you start "vim"? $> vim or $> vi -- Gruß, Johannes Täglich http://blog.hehejo.de und du fühlst dich gut. Mast und Schotbruch mit dem http://segelsport-blog.de. signature.asc Description: PGP signature

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Jozsef
On Wed, 23 Sep 2009, Aaron Griffin wrote: > On Wed, Sep 23, 2009 at 12:02 PM, Jozsef wrote: > > On Wed, 23 Sep 2009, Aaron Griffin wrote: > > > >> On Wed, Sep 23, 2009 at 2:13 AM, Xavier wrote: > >> > On Wed, Sep 23, 2009 at 6:03 AM, Jozsef wrote: > >> >>> Which plugins in particular are you ta

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Aaron Griffin
On Wed, Sep 23, 2009 at 12:02 PM, Jozsef wrote: > On Wed, 23 Sep 2009, Aaron Griffin wrote: > >> On Wed, Sep 23, 2009 at 2:13 AM, Xavier wrote: >> > On Wed, Sep 23, 2009 at 6:03 AM, Jozsef wrote: >> >>> Which plugins in particular are you talking about? Can we get an "ls >> >>> -l ~/.vim/plugin"

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Jozsef
On Wed, 23 Sep 2009, Aaron Griffin wrote: > On Wed, Sep 23, 2009 at 2:13 AM, Xavier wrote: > > On Wed, Sep 23, 2009 at 6:03 AM, Jozsef wrote: > >>> Which plugins in particular are you talking about? Can we get an "ls > >>> -l ~/.vim/plugin" ? > >> > >> To move .vimrc away? but all my settings ar

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Aaron Griffin
On Wed, Sep 23, 2009 at 2:13 AM, Xavier wrote: > On Wed, Sep 23, 2009 at 6:03 AM, Jozsef wrote: >>> Which plugins in particular are you talking about? Can we get an "ls >>> -l ~/.vim/plugin" ? >> >> To move .vimrc away? but all my settings are in .vimrc :) how do you imagine >> anything to work

Re: [arch-general] vim 7.2.245-1

2009-09-23 Thread Xavier
On Wed, Sep 23, 2009 at 6:03 AM, Jozsef wrote: >> Which plugins in particular are you talking about? Can we get an "ls >> -l ~/.vim/plugin" ? > > To move .vimrc away? but all my settings are in .vimrc :) how do you imagine > anything to work without .vimrc? > I don't have vi and gvim anymore. onl

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Jozsef
On Tue, 22 Sep 2009, Aaron Griffin wrote: > On Tue, Sep 22, 2009 at 1:51 PM, Jozsef wrote: > > On Tue, 22 Sep 2009, Xavier wrote: > > > >> On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin > >> wrote: > >> > On Mon, Sep 21, 2009 at 10:32 PM, Jozsef wrote: > >> >>> I never used runtimepath before

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Aaron Griffin
On Tue, Sep 22, 2009 at 1:51 PM, Jozsef wrote: > On Tue, 22 Sep 2009, Xavier wrote: > >> On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin >> wrote: >> > On Mon, Sep 21, 2009 at 10:32 PM, Jozsef wrote: >> >>> I never used runtimepath before and everything worked fine. >> > >> > You shouldn't have

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Jozsef
On Tue, 22 Sep 2009, Xavier wrote: > On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin > wrote: > > On Mon, Sep 21, 2009 at 10:32 PM, Jozsef wrote: > >>> I never used runtimepath before and everything worked fine. > > > > You shouldn't have to. It is set by default by vim. In a running vim > > in

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Xavier
On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin wrote: > On Mon, Sep 21, 2009 at 10:32 PM, Jozsef wrote: >>> I never used runtimepath before and everything worked fine. > > You shouldn't have to. It is set by default by vim. In a running vim instance > do > :echo &runtimepath > To Jozsef : pleas

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Jozsef

Re: [arch-general] vim 7.2.245-1

2009-09-22 Thread Aaron Griffin
On Mon, Sep 21, 2009 at 10:32 PM, Jozsef wrote: >> I never used runtimepath before and everything worked fine. You shouldn't have to. It is set by default by vim. In a running vim instance do :echo &runtimepath >> And I don't have a "after" directory in /usr/share/vim/vimfiles/ at the >> moment

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Jozsef
On Tue, 22 Sep 2009, Jozsef wrote: > On Mon, 21 Sep 2009, Tobias Kieslich wrote: > > > On Mon, 21 Sep 2009, Aaron Griffin wrote: > > > > > > Hrrm, I don't know if we should be using the 'after' dir for default > > > plugins installed by pacman. It seem like these actually belong in > > > /usr/sh

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Jozsef
On Mon, 21 Sep 2009, Tobias Kieslich wrote: > On Mon, 21 Sep 2009, Aaron Griffin wrote: > > > > Hrrm, I don't know if we should be using the 'after' dir for default > > plugins installed by pacman. It seem like these actually belong in > > /usr/share/vim/vimfiles/plugin/. The after directory has

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Tobias Kieslich
On Mon, 21 Sep 2009, Aaron Griffin wrote: > > Hrrm, I don't know if we should be using the 'after' dir for default > plugins installed by pacman. It seem like these actually belong in > /usr/share/vim/vimfiles/plugin/. The after directory has a special > purpose, and none of the plugins I can thin

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Aaron Griffin
On Mon, Sep 21, 2009 at 3:45 PM, Tobias Kieslich wrote: >> >> There is a /usr/share/vim folder and inside of it /plugin, /vim72 and >> /vimfiles >> I tried to copy my files from ~/.vim to all of that places and nothing >> worked. Don't know what to try else. > > We try to be more compliant with

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Tobias Kieslich
> > There is a /usr/share/vim folder and inside of it /plugin, /vim72 and > /vimfiles > I tried to copy my files from ~/.vim to all of that places and nothing > worked. Don't know what to try else. We try to be more compliant with upstream vim: the out of the box path consists of /usr/share/vim

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Jozsef
On Mon, 21 Sep 2009, Jozsef wrote: > On Mon, 21 Sep 2009, Jozsef wrote: > > > On Mon, 21 Sep 2009, Javier Ramos Hidalgo wrote: > > > > > 2009/9/21 Jozsef > > > > > > > Hi. > > > > Before upgrading to vim 7.2.245-1 I removed vi, gvim and vim with > > > > pacman -R > > > > then I installed only

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Jozsef
On Mon, 21 Sep 2009, Jozsef wrote: > On Mon, 21 Sep 2009, Javier Ramos Hidalgo wrote: > > > 2009/9/21 Jozsef > > > > > Hi. > > > Before upgrading to vim 7.2.245-1 I removed vi, gvim and vim with pacman > > > -R > > > then I installed only vim 7.2.245-1 and I see my scripts and plugins for > >

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Jozsef
On Mon, 21 Sep 2009, Javier Ramos Hidalgo wrote: > 2009/9/21 Jozsef > > > Hi. > > Before upgrading to vim 7.2.245-1 I removed vi, gvim and vim with pacman -R > > then I installed only vim 7.2.245-1 and I see my scripts and plugins for > > autocompition, buffers on top of window... are not workin

Re: [arch-general] vim 7.2.245-1

2009-09-21 Thread Javier Ramos Hidalgo
2009/9/21 Jozsef > Hi. > Before upgrading to vim 7.2.245-1 I removed vi, gvim and vim with pacman -R > then I installed only vim 7.2.245-1 and I see my scripts and plugins for > autocompition, buffers on top of window... are not working anymore. > Anybody had some similar experience? > Is there a