Version Id added

This commit is contained in:
Andrea Mistrali 2009-04-01 07:54:43 +00:00
parent fa62ff9b67
commit 86993c511b
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
"
" GVIMRC - for GUI Vim Version (gvim, MacVim)
"
" $Id$
set guifont=Monaco:h13
set anti
set lines=65

View File

@ -1,6 +1,7 @@
"
" General Setup
"
" $Id$
set nocompatible " Use Vim defaults (much better!)
set backspace=indent,eol,start " allow backspacing over everything