On Sat, 15 Feb 2014 18:30:02 +0100, rpr nospam wrote:
> On Sat, 15 Feb 2014 04:05:48 + (UTC), Frank Mile wrote:
>>
>> I should have added one more interesting detail. If I comment out the
>> (python) plugin call in /etc/vim/vimrc:
>> if has("autocmd")
>> filetype plugin indent on
>
On Sat, 15 Feb 2014 04:05:48 + (UTC), Frank Mile wrote:
>
> I should have added one more interesting detail. If I comment out the
> (python) plugin call in /etc/vim/vimrc:
> if has("autocmd")
> filetype plugin indent on
> endif
>
> then the tabstops work without the manual over
Hello Frank,
i experienced same issues in past. This link helped to solv all my issues:
http://henry.precheur.org/vim/python
"
First I would like to point out something when writing a Vim configuration file.
Generally don’t use the autocmd command to add hooks to a specific
filename’s extension
On Sat, Feb 15, 2014 at 04:05:48AM +, Frank Miles wrote:
> On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote:
>
> > On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote:
> >> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote:
> >>
> >> > On Fri, Feb 14, 2014 at 08:22:02
On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote:
> On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote:
>> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote:
>>
>> > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote:
>> >> On Fri, 14 Feb 2014 20:50:01 +0100, Je
On Sat, 15 Feb 2014 01:00:01 +0100, Jeremiah Mahler wrote:
> On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote:
>> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote:
>>
>> > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote:
>> >> On Fri, 14 Feb 2014 20:50:01 +0100, Je
On Fri, Feb 14, 2014 at 10:42:59PM +, Frank Miles wrote:
> On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote:
>
> > On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote:
> >> On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote:
> >>
> >> > On Fri, Feb 14, 2014 at 06:35:25
On Fri, 14 Feb 2014 23:10:01 +0100, Jeremiah Mahler wrote:
> On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote:
>> On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote:
>>
>> > On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote:
>> >> I'm having problems setting the vim co
On Fri, Feb 14, 2014 at 08:22:02PM +, Frank Miles wrote:
> On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote:
>
> > On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote:
> >> I'm having problems setting the vim configuration -
> >> and having it mean something - in a fairly new
On Fri, 14 Feb 2014 20:50:01 +0100, Jeremiah Mahler wrote:
> On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote:
>> I'm having problems setting the vim configuration -
>> and having it mean something - in a fairly new computer.
>> One simple example is the tab stops. Since I'm the
>> on
On Fri, Feb 14, 2014 at 06:35:25PM +, Frank Miles wrote:
> I'm having problems setting the vim configuration -
> and having it mean something - in a fairly new computer.
> One simple example is the tab stops. Since I'm the
> only direct user of this machine, I've simply edited
> /etc/vim/vimr
I'm having problems setting the vim configuration -
and having it mean something - in a fairly new computer.
One simple example is the tab stops. Since I'm the
only direct user of this machine, I've simply edited
/etc/vim/vimrc, where I have the line:
set tabstop=4
In addition, I've appen
12 matches
Mail list logo