Skip to content

Commit

Permalink
basic .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jsh committed Mar 25, 2012
1 parent b586f81 commit 1db6002
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .ssh/.vimrc
@@ -0,0 +1,8 @@
set nocompatible
set autowrite
set autoindent
set vb
set shiftwidth=2
set tabstop=2
set expandtab
set paste

0 comments on commit 1db6002

Please sign in to comment.