mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 07:09:05 +00:00
Problem: filetype: N-Tripels and TriG files are not recognized
Solution: detect '*.nt' files as ntriples filetype and '*.trig' files
as trig filetype (Gordian Dziwis)
closes: vim/vim#16493
c04334c33f
Co-authored-by: Gordian Dziwis <gordian@dziw.is>