Skip to content

Commit 144c0e6

Browse files
committed
.vimrc with vagrant tabstop settings
Signed-off-by: BlackEagle <[email protected]>
1 parent 673a06b commit 144c0e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vimrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
" tabstop settings
2+
set tabstop=2
3+
set softtabstop=2
4+
set shiftwidth=2
5+
set expandtab

0 commit comments

Comments
 (0)