diff --git a/utils/vim/ftdetect/llvm-lit.vim b/utils/vim/ftdetect/llvm-lit.vim new file mode 100644 index 00000000000..fa651e1268c --- /dev/null +++ b/utils/vim/ftdetect/llvm-lit.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile lit.*cfg set filetype=python