aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/csv.vim
blob: 8f98d915ebe8adf85e9857798c7c15acfcae8bbf (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 CSVs
setlocal noautoindent
setlocal noexpandtab