aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/tsv.vim
blob: a38e53e897badc9b7b0a264a3ad1c3359f2bbf1c (plain) (blame)
1
2
3
4
5
6
" Restore local indent settings to the global values
runtime indent/_GLOBAL.vim

" Manual indenting and literal tabs for TSVs
setlocal noautoindent
setlocal noexpandtab