aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/tsv.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/indent/tsv.vim')
-rw-r--r--vim/indent/tsv.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/indent/tsv.vim b/vim/indent/tsv.vim
new file mode 100644
index 00000000..53841357
--- /dev/null
+++ b/vim/indent/tsv.vim
@@ -0,0 +1,3 @@
+" Manual indenting and literal tabs for TSVs
+setlocal noautoindent
+setlocal noexpandtab