Add LLVM IR syntax
This commit is contained in:
2
ftdetect/llvm.vim
Normal file
2
ftdetect/llvm.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" Set .ll files to LLVM IR filetype
|
||||
au BufNewFile,BufReadPost *.ll set filetype=llvm
|
||||
Reference in New Issue
Block a user