aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftplugin')
-rw-r--r--.vim/ftplugin/yaml.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/ftplugin/yaml.vim b/.vim/ftplugin/yaml.vim
new file mode 100644
index 0000000..0107133
--- /dev/null
+++ b/.vim/ftplugin/yaml.vim
@@ -0,0 +1 @@
+setlocal shiftwidth=2 softtabstop=2 expandtab