Make .test files llvm filetype
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user