An error occurred while loading the file. Please try again.
-
jamesduran authoreda1a51ed1
au BufRead,BufNewFile wscript set filetype=python
au BufRead,BufNewFile *.odin set filetype=odin
au BufRead,BufNewFile *.vert set filetype=glsl
au BufRead,BufNewFile *.frag set filetype=glsl
au BufRead,BufNewFile *.yaml.ansible set filetype=yaml.ansible
let g:rust_recommended_style = v:false
let g:python_recommended_style = v:false