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

4 lines
96 B
VimL
Raw Normal View History

2023-08-09 22:26:35 +00:00
" Vim filetype detection file
" Language: Asymptote
au BufNewFile,BufRead *.asy setfiletype asy