1
0

4 lines
96 B
VimL
Raw Normal View History

2024-01-07 01:37:50 +01:00
" Vim filetype detection file
" Language: Asymptote
2024-02-05 23:13:08 +01:00
au BufNewFile,BufRead *.asy setfiletype=asy