4 lines
97 B
VimL
Raw Normal View History

2023-08-10 00:26:35 +02:00
" Vim filetype detection file
2024-02-24 13:23:57 +01:00
" Language: asymptote
au BufNewFile,BufRead *.asy set filetype=asy