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