Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.1.0593: filetype: Asymptote files are not recognized | Christian Clason | 2024-07-17 |
Problem: filetype: Asymptote files are not recognized Solution: detect '*.asy' files as asy filetype, include ftplugin and syntax plugin (AvidSeeker). Reference: https://asymptote.sourceforge.io/ closes: vim/vim#15252 https://github.com/vim/vim/commit/3088ef094da721dac8c0363a6c9e14eaf9313929 Co-authored-by: AvidSeeker <avidseeker7@protonmail.com> |