1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 21:19:06 +00:00

Modified indentation for Python

Added VCS plugin (CVS, SVN, git)
Updated templating system
Added option to process a ~/.vim/vimrc.local, after all other rc files
This commit is contained in:
2009-04-03 11:01:32 +00:00
parent 2d082edbce
commit f7dabac03a
22 changed files with 5189 additions and 213 deletions

View File

@ -4,10 +4,9 @@
" $Id$
set guifont=Monaco:h13
set anti
set lines=65
set columns=150
set nomousefocus
set ruler
set lines=50
set columns=132
set mousefocus
set errorbells
set visualbell
set showtabline=2
@ -28,3 +27,7 @@ endif
"colorscheme desert
"colorscheme macvim
colorscheme inkpot
" Emacs like indenting. Pressing Tab indents line
" set indentkeys=0{,0},0),:,0#,!^F,o,O,e,!<Tab>,!^F
" set cinkeys=0{,0},0),:,0#,!^F,o,O,e,!<Tab>,!^F