Bug#493753: vim: default configuration does not properly handle tabs

2008-08-04 Thread James Vega
On Mon, Aug 04, 2008 at 10:28:59PM +0300, Teodor wrote: > On Mon, Aug 4, 2008 at 9:11 PM, James F Zuelow Jr > <[EMAIL PROTECTED]> wrote: > > I have always had a problem with vim on Debian where tabs are not > > handled correctly. > > As a workarround, I've added this line in /etc/skel/.vimrc: > :s

Bug#493753: vim: default configuration does not properly handle tabs

2008-08-04 Thread Teodor
On Mon, Aug 4, 2008 at 9:11 PM, James F Zuelow Jr <[EMAIL PROTECTED]> wrote: > I have always had a problem with vim on Debian where tabs are not > handled correctly. As a workarround, I've added this line in /etc/skel/.vimrc: :set noautoindent This prevents adding extra tabs, but I didn't find an

Bug#493753: vim: default configuration does not properly handle tabs

2008-08-04 Thread James F Zuelow Jr
Package: vim Version: 1:7.1.314-3+b1 Severity: normal I have always had a problem with vim on Debian where tabs are not handled correctly. You can reproduce by creating a text file as such: === No indent one tab indent,