From 8bdb7659920dbb5eb0b63deed8092bde8b8a60b4 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 28 Apr 2009 18:04:22 +0200 Subject: [Vim] pablo red as default color --- vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vimrc b/vimrc index 0b03ca2..cb0bfa1 100644 --- a/vimrc +++ b/vimrc @@ -83,10 +83,10 @@ elseif has("cscope") endif endif -autocmd BufRead * color pobla +autocmd BufRead * color pablo_red "autocmd BufRead *.[ch] color pobla "autocmd BufRead *.php color pablo -autocmd BufRead /tmp/mutt-*[0-9] color elflord +"autocmd BufRead /tmp/mutt-*[0-9] color elflord set title set autoindent -- cgit v1.2.3