mirror of
https://github.com/neovim/neovim.git
synced 2026-04-14 19:46:10 +00:00
- `_get_known_filetypes` may be useful for other internal code, so move it to an internal function. - Use a set instead of a list, for performance.