From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Date: Mon, 15 Dec 2008 00:31:47 +0500 From: Andrey Rahmatullin To: smoke-room@lists.altlinux.org Message-ID: <20081214193147.GA5693@wrars-comp.wrarsdomain> References: <69c7dc8b0812141119p1b8aca18q3e1b4138101b14a5@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <69c7dc8b0812141119p1b8aca18q3e1b4138101b14a5@mail.gmail.com> X-Operating-System: ALT Linux Sisyphus X-Jabber-Id: wrar@altlinux.org User-Agent: Mutt/1.5.18 (2008-10-30) Subject: Re: [room] =?koi8-r?b?18XMycvJyiDJIM3Px9Xeyco=?= X-BeenThere: smoke-room@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: =?koi8-r?b?69XM2NTV0s7ZyiDPxtTP0MnL?= List-Id: =?koi8-r?b?69XM2NTV0s7ZyiDPxtTP0MnL?= List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2008 19:31:57 -0000 Archived-At: List-Archive: --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=windows-1251 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 14, 2008 at 10:19:50PM +0300, Michael Bykov wrote: > =EF=EE=EF=B8=F0 =EF=EE=EF=E5=F0=B8=EA >=20 > =EF=EE=EF=B8=F0, =EF=EE=EF=E5=F0=B8=EA about 68% of the way to the end.=20 A bunch of stuff your OS should already do=20 If you are running Windows or OS X or a sloppy Linux distribution, you may not be using these:=20 " Intuitive backspacing in insert mode set backspace=3Dindent,eol,start =20 " File-type highlighting and configuration. " Run :filetype (without args) to see what you may have " to turn on yourself, or just set them all to be sure. syntax on filetype on filetype plugin on filetype indent on =20 " Highlight search terms... set hlsearch set incsearch " ...dynamically as they are typed. The filetype lines enable type-specific configuration, such as knowledge of syntax and indentation. E.g. foo.c will be opened with Vim=92s pre-configured C settings, and bar.py will be opened with Python settings. If the search term highlighting gets annoying, set a key to switch it off temporarily: nmap n :silent :nohlsearch Catch trailing whitespace=20 The following will make tabs and trailing spaces visible when requested:=20 set listchars=3Dtab:>-,trail:=B7,eol:$ nmap s :set nolist! By default whitespace will be hidden, but now it can be toggled wi --=20 WBR, wRAR (ALT Linux Team) Powered by the ALT Linux fortune(8): =C0=ED=F2=EE=ED, =ED=E5 =E4=E0=E2=E8 =ED=E0 =F1=EB=E5=E7=F3 - =EC=ED=E5 =ED= =E5 =F8=E0=F8=E5=F7=EA=E8 =ED=F3=E6=ED=FB, =E0 =E5=F5=E0=F2=FC... =CA=E0=EA =E8 =EF=EE=E4=E0=E2=EB=FF=FE=F9=E5=EC=F3 =EA=EE=EB=E8=F7=E5=F1=F2= =E2=F3 =EF=EE=EB=FC=E7=EE=E2=E0=F2=E5=EB=E5=E9 =D1=E8=E7=E8=F4=E0... -- eostapets in sisyphus@ --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAklFXxcACgkQB4Vf7hFmt5UjCQCgostFhFskn4BFFLQAU3tbaPvB qIUAoM02HFhfbQuDfCrqFF8DJaY5uCbl =fT5p -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt--