We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673a06b commit 144c0e6Copy full SHA for 144c0e6
.vimrc
@@ -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