vim: add syntax highlighting support for intermediate language
This commit is contained in:
4
ivy.vim/ftplugin/ivy-ir.vim
Executable file
4
ivy.vim/ftplugin/ivy-ir.vim
Executable file
@@ -0,0 +1,4 @@
|
||||
setlocal tabstop=8
|
||||
setlocal softtabstop=8
|
||||
setlocal shiftwidth=8
|
||||
setlocal noexpandtab
|
||||
Reference in New Issue
Block a user