Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.1.0995: filetype: shaderslang files are not detected | Christian Clason | 2025-01-08 |
Problem: filetype: shaderslang files are not detected Solution: detect '*.slang' files as shaderslang filetype, include a filetype and syntax script (mtvare6) Reference: https://shader-slang.com/ closes: vim/vim#16387 https://github.com/vim/vim/commit/616219f684744bcfad61a53c13166cda9b141dea Co-authored-by: mtvare6 <mtvare6@proton.me> |