dotfiles/conf.d/lvim/ftdetect/asy.vim

4 lines
97 B
VimL
Raw Normal View History

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