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

- Simplify usage: - Instead of `nvim -l src/gen/gen_lsp.lua gen` now just run `./src/gen/gen_lsp.lua` - Removed `--methods` and `--capabilities` options. - Improved rendering code in various areas.