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