mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 18:36:48 +00:00
Problem: filetype: OpenGL Shading Language files are not detected
Solution: detect various file extensions as GLSL filetype, include
indent and syntax script, do no longer recognize '*.comp'
as Mason filetype (Gregory Anders)
closes: vim/vim#15317
e4b991ed36