Kein Betreff


Fr Dez 4 22:28:44 CET 1998


>From guckes  Fri Dec  4 23:28:45 1998
Return-Path: <owner-linux-l at calle.in-berlin.de>
Delivered-To: guckes at math.fu-berlin.de
Received: (qmail 13127 invoked from network); 4 Dec 1998 22:28:43 -0000
Received: from methan.in-berlin.de (160.45.10.13)
  by leibniz.math.fu-berlin.de with SMTP; 4 Dec 1998 22:28:43 -0000
Received: from calle.in-berlin.de (root at calle.in-berlin.de [193.175.21.97])
	by methan.in-berlin.de (8.9.1/8.9.1) with ESMTP id XAA06539;
	Fri, 4 Dec 1998 23:28:36 +0100 (CET)
	(envelope-from owner-linux-l at calle.in-berlin.de)
Received: by calle.in-berlin.de (Smail3.2.0.98) 
	  from  localhost with smtp
	  id <m0zm3NI-000A12C>; Fri, 4 Dec 1998 23:06:56 +0100 (CET)
Received: by calle.in-berlin.de (Smail3.2.0.98)
	  id <m0zm3NB-000A0ca>; Fri, 4 Dec 1998 23:06:49 +0100 (CET)
Date: Fri, 4 Dec 1998 22:52:59 +0100
From: Sven Guckes <guckes at math.fu-berlin.de>
To: BeLUG-Liste <linux-l at calle.in-berlin.de>
Subject: Re: =?iso-8859-1?Q?linux-l:_vim:_automatisches_Einr=FCcken_zum_Programmieren?=
Message-ID: <19981204225258.B15610 at math.fu-berlin.de>
Mail-Followup-To: BeLUG-Liste <linux-l at calle.in-berlin.de>
References: <19981203205415.A20142 at physik.TU-Berlin.DE>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Mutt 0.94.16i
In-Reply-To: <19981203205415.A20142 at physik.TU-Berlin.DE>; from Samy Khadem-Al-Charieh on Thu, Dec 03, 1998 at 08:54:15PM +0100
X-Mailer: Mutt http://www.mutt.org/
X-Editor: Vim http://www.vim.org/
X-URL: http://www.math.fu-berlin.de/~guckes/
X-IRC: ircII 2.8.16beta (19960317)
Sender: owner-linux-l at calle.in-berlin.de
Reply-To: linux-l at calle.in-berlin.de
Status: RO
Content-Length: 682
Lines: 21

Quoting Samy Khadem-Al-Charieh <khadem at physik.TU-Berlin.DE>:
> wie man beim vim/gvim (Hallo Sven) das automatische Einrücken
> (für Programmierung in C, C++, Java, ...) ein- und aus-
> schalten kann?

Welches Einruekcen meinst Du denn?  "Autoindent"?
Das ist natuerlich einfach ":set noai".

> Am besten gekoppelt an die Dateinamenerweiterung.

Dafuer benutzt man natuerlich ein "autocommand":

	au BufNew,BufEnter filepattern se noai

Sven

-- 
Sven Guckes guckes at vim.org Vi IMproved | VIM6 - results for vote on features:
VIM FAQ   http://www.vim.org/faq/      | http://www.vim.org/vim6vote.html
Download  http://www.vim.org/dist.html | 
Wishlist  http://www.vim.org/wish.html | 



Mehr Informationen über die Mailingliste linux-l