mirror of
https://github.com/neovim/neovim.git
synced 2025-11-07 11:14:26 +00:00
Problem: filetype: lalrpop files are not recognized
Solution: detect '*.lalrpop' files as lalrpop filetype
(David Thievon)
References:
https://github.com/lalrpop/lalrpop
closes: vim/vim#16223
5a2e0cf5f1
Co-authored-by: David Thievon <pdkfan@gmail.com>