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