aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/filetype.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/filetype.vim b/vim/filetype.vim
index d3153c0..dd640b5 100644
--- a/vim/filetype.vim
+++ b/vim/filetype.vim
@@ -1 +1,2 @@
au BufNewFile,BufRead *.am setf automake
+au BufNewFile,BufRead .clang-format setf yaml