mirror of
https://github.com/neovim/neovim.git
synced 2026-03-28 03:12:00 +00:00
Problem: filetype: neon files are not recoginzed
Solution: Detect *.neon files as neon filetype
(przepompownia)
Reference:
https://doc.nette.org/en/neon/format
https://github.com/fpob/nette.vim
closes: vim/vim#19496
ddd90672f2
Co-authored-by: przepompownia <przepompownia@users.noreply.github.com>