mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

Reduce API surface. We should not add functions unless they are really needed. Users should be nudged to use vim.inspect() directly.
Reduce API surface. We should not add functions unless they are really needed. Users should be nudged to use vim.inspect() directly.