wrap files are ini syntax, and vim has support for this via the `dosini` syntax type [skip ci]pull/6463/head
parent
64432e9448
commit
4e41acb022
1 changed files with 1 additions and 0 deletions
@ -1,2 +1,3 @@ |
||||
au BufNewFile,BufRead meson.build set filetype=meson |
||||
au BufNewFile,BufRead meson_options.txt set filetype=meson |
||||
au BufNewFile,BufRead *.wrap set filetype=dosini |
||||
|
Loading…
Reference in new issue