summary refs log tree commit diff
path: root/vim/indent/yaml.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/indent/yaml.vim')
-rw-r--r--vim/indent/yaml.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/vim/indent/yaml.vim b/vim/indent/yaml.vim
deleted file mode 100644
index f3ad221..0000000
--- a/vim/indent/yaml.vim
+++ /dev/null
@@ -1,3 +0,0 @@
-au FileType yaml set expandtab
-au FileType yaml set shiftwidth=2
-au FileType yaml set softtabstop=2