diff --git a/ftplugin/yaml.vim b/ftplugin/yaml.vim new file mode 100644 index 0000000..fe56259 --- /dev/null +++ b/ftplugin/yaml.vim @@ -0,0 +1 @@ +setlocal sw=2 ts=2 sts=2