first commit

This commit is contained in:
2014-03-09 22:10:23 -06:00
commit 4a75fc0be2
9 changed files with 809 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
syntax enable
set background=dark
colorscheme solarized
set smartindent
set tabstop=2
set shiftwidth=2
set expandtab
iabbrev <// </<C-X><C-O>