Browse Source

Improve tab configuration to fit with Jetbrains

Replace the tab of lenght 8 with four spaces.
DricomDragon 5 năm trước cách đây
mục cha
commit
28e7688e74
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Install/Templates/vimrc

+ 3 - 0
Install/Templates/vimrc

@@ -1 +1,4 @@
 syntax on
+set softtabstop=4
+set shiftwidth=4
+set expandtab