3 lines
89 B
VimL
3 lines
89 B
VimL
|
" Additional shader extensions
|
||
|
autocmd! BufNewFile,BufRead *.fsh,*.vsh set filetype=glsl
|