mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

- Remove some unused fields - Prefix classes with `vim.` - Move around some functions so the query stuff is at the top. - Improve type hints - Rework how hl_cache is implemented