summaryrefslogtreecommitdiff
path: root/utils/vim/ftdetect/llvm-lit.vim
diff options
context:
space:
mode:
Diffstat (limited to 'utils/vim/ftdetect/llvm-lit.vim')
-rw-r--r--utils/vim/ftdetect/llvm-lit.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/vim/ftdetect/llvm-lit.vim b/utils/vim/ftdetect/llvm-lit.vim
new file mode 100644
index 0000000000000..fa651e1268cb5
--- /dev/null
+++ b/utils/vim/ftdetect/llvm-lit.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile lit.*cfg set filetype=python