浏览代码

Improve tab configuration to fit with Jetbrains

Replace the tab of lenght 8 with four spaces.
DricomDragon 5 年之前
父节点
当前提交
28e7688e74
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Install/Templates/vimrc

+ 3 - 0
Install/Templates/vimrc

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