1
0
mirror of https://github.com/amix/vimrc synced 2025-06-16 01:25:00 +08:00

add indent file | markdownとcoffeeのタブを2に設定

This commit is contained in:
sota1235
2014-10-09 10:47:57 +09:00
parent 75747fb7fe
commit 62af39fa19
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
set noexpandtab
set tabstop=2
set shiftwidth=2