mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 21:00:36 +00:00
Problem: filetype: TI gel files are not recognized
Solution: detect '*.gel' files as gel filetype, include
get filetype and syntax plugins
(Wu, Zhenyu)
References:
https://downloads.ti.com/ccs/esd/documents/users_guide/ccs_debug-gel.html
closes: vim/vim#16226
9360de9027
Co-authored-by: Wu, Zhenyu <wuzhenyu@ustc.edu>