mirror of
https://github.com/neovim/neovim.git
synced 2025-11-14 22:39:08 +00:00
Problem: filetype: Soy files are not recognized
Solution: Detect *.soy files as soy filetype,
include a soy filetype plugin (Riley Bruins)
closes: vim/vim#18640
9fff99c3c2
Co-authored-by: Riley Bruins <ribru17@hotmail.com>