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