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