Make .test files llvm filetype
This commit is contained in:
parent
ca84ee59ed
commit
ab5428e7fa
@ -1,2 +1,3 @@
|
|||||||
" Set .ll files to LLVM IR filetype
|
" Set .ll files to LLVM IR filetype
|
||||||
au BufNewFile,BufReadPost *.ll set filetype=llvm
|
au BufNewFile,BufReadPost *.ll set filetype=llvm
|
||||||
|
au BufNewFile,BufReadPost *.test set filetype=llvm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user