mirror of
https://github.com/neovim/neovim.git
synced 2026-05-30 00:35:42 +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.