folder cleanup

This commit is contained in:
David Todd (c0de)
2018-10-22 23:14:22 -05:00
parent bdd7071337
commit 72a50cfa00
5 changed files with 4 additions and 4 deletions

5
home/vimrc Normal file
View File

@@ -0,0 +1,5 @@
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab
execute pathogen#infect()
syntax on
filetype plugin indent on