[hackers] [dextra] added vimrc || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Thu, 22 Oct 2009 09:24:20 +0000 (UTC)

changeset: 27:7cb8f49edf06
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Thu Oct 22 10:22:52 2009 +0100
files: bluegray/vimrc
description:
added vimrc

diff -r 9a1ab2f8c0c4 -r 7cb8f49edf06 bluegray/vimrc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bluegray/vimrc Thu Oct 22 10:22:52 2009 +0100
@@ -0,0 +1,16 @@
+" arg's vimrc, KISS
+set cindent
+set smartindent
+set hlsearch
+set noexpandtab
+set nobackup
+set ruler
+set listchars=tab:>-
+set list
+set backspace=indent,eol,start
+set number
+set spelllang=en_gb
+set nospell
+colo molokai
+syntax on
+au BufReadCmd *.wgt call zip#Browse(expand("<amatch>"))
Received on Thu Oct 22 2009 - 09:24:20 UTC

This archive was generated by hypermail 2.2.0 : Thu Oct 22 2009 - 09:36:06 UTC