added vimrc for current project

1. Added vimrc config file for HIP
2. Corrected square sample indent

Change-Id: I3e1d92403571148fe6825db6ad63ad925ae69519
Este commit está contenido en:
Aditya Atluri
2016-09-15 11:40:17 -05:00
padre 7407cb2600
commit 4911876371
Se han modificado 3 ficheros con 36 adiciones y 35 borrados
+4
Ver fichero
@@ -0,0 +1,4 @@
:set tabstop=4
:set shiftwidth=4
:set expandtab
:set smartindent