Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-02 Thread Mart Frauenlob
On 01.03.2010 16:59, Mart Frauenlob wrote: > On 01.03.2010 12:06, Mart Frauenlob wrote: >> On 28.02.2010 09:29, Mart Frauenlob wrote: > >>> after I upgraded from etch to lenny a few days ago (new config files >>> have been installed for vim), I noticed that syntax highlighting for my >>> bash scri

Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-01 Thread Mart Frauenlob
On 01.03.2010 16:32, Mart Frauenlob wrote: > On 01.03.2010 14:56, Jordan Metzmeier wrote: >> Check `update-alternatives --list vim` to ensure your not running vim-tiny. >> > eris:~# update-alternatives --display vim > vim - status is auto. > link currently points to /usr/bin/vim.basic > /usr/bin/v

Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-01 Thread Mart Frauenlob
On 01.03.2010 12:06, Mart Frauenlob wrote: > On 28.02.2010 09:29, Mart Frauenlob wrote: >> after I upgraded from etch to lenny a few days ago (new config files >> have been installed for vim), I noticed that syntax highlighting for my >> bash scripts is not working as before. >> >> There are some

Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-01 Thread Mart Frauenlob
On 01.03.2010 14:56, Jordan Metzmeier wrote: > Check `update-alternatives --list vim` to ensure your not running vim-tiny. > eris:~# update-alternatives --display vim vim - status is auto. link currently points to /usr/bin/vim.basic /usr/bin/vim.tiny - priority 10 /usr/bin/vim.basic - priority 30

Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-01 Thread Jordan Metzmeier
Check `update-alternatives --list vim` to ensure your not running vim-tiny. -- Jordan Metzmeier -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/50e5edd51003010556p1

Re: after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-03-01 Thread Mart Frauenlob
On 28.02.2010 09:29, Mart Frauenlob wrote: > Hello, > > > after I upgraded from etch to lenny a few days ago (new config files > have been installed for vim), I noticed that syntax highlighting for my > bash scripts is not working as before. > > There are some things i've noticed, where of the f

after upgrade etch -> lenny, problem with vim syntax highlighting in bash scripts

2010-02-28 Thread Mart Frauenlob
Hello, after I upgraded from etch to lenny a few days ago (new config files have been installed for vim), I noticed that syntax highlighting for my bash scripts is not working as before. There are some things i've noticed, where of the first is worse to me. 1: If I put the following statement o