mirror of
https://github.com/neovim/neovim.git
synced 2026-06-16 00:31:16 +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.