Adding file detection that works with ansible files

This commit is contained in:
w34164
2025-07-17 11:54:28 +02:00
parent 5a603aaac0
commit 1b710da032

1
ftdetect/ansible.vim Normal file
View File

@@ -0,0 +1 @@
au BufRead,BufNewFile *.yml set filetype=yaml.ansible