Merge branch 'master' of git.coding.net:linklink/mynote

This commit is contained in:
light
2018-10-15 17:11:22 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ set tabstop=4
set softtabstop=4
set shiftwidth=4
" 不要用空格代替制表符
set noexpandtab
set expandtab
" 在行和段开始处使用制表符
set smarttab
" 显示行号