ac30522114
1. Added vimrc config file for HIP
2. Corrected square sample indent
Change-Id: I3e1d92403571148fe6825db6ad63ad925ae69519
[ROCm/hip commit: 4911876371]
5 line
65 B
VimL
5 line
65 B
VimL
:set tabstop=4
|
|
:set shiftwidth=4
|
|
:set expandtab
|
|
:set smartindent
|