1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

eyaml should have same syntax highlighting as yaml

This commit is contained in:
Michiel Scholten
2015-03-18 10:55:40 +01:00
parent aaf87ef398
commit 17ad2179cd

1
.vim/ftdetect/eyaml.vim Normal file
View File

@@ -0,0 +1 @@
autocmd BufWinEnter *.{eyaml} silent setf yaml