Mercurial > index.cgi > dotfiles
view .vimrc @ 7:1e8e782fccab
Merge together the Linux and Darwin tests for the subversion status command,
setting the proper commands as variables instead of hardcoding for each arch.
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Mon, 13 Apr 2009 03:38:53 +0000 |
parents | c78481cfb082 |
children | f65964738bab |
line wrap: on
line source
version 5.0 set nocompatible set autoindent set cindent set mouse=a set smartindent set smarttab set tabstop=3 syntax on set sw=3 set bg=dark set textwidth=78 set sm hi Normal guibg=black guifg=white